summaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2023-01-31 19:40:39 -0500
committerGitHub <noreply@github.com>2023-01-31 19:40:39 -0500
commitd72f75cdce8a7cf02b2dafc1e24ce6089528ed28 (patch)
tree173020023f3daed9c0d0dea6383564a96c928809 /.all-contributorsrc
parent021a727f193e2ee52871bc3d951833139d561943 (diff)
docs: add spital as a contributor for code (#1009)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Diffstat (limited to '.all-contributorsrc')
-rw-r--r--.all-contributorsrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc
index be8e434b..521bc78d 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -353,6 +353,15 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "spital",
+ "name": "spital",
+ "avatar_url": "https://avatars.githubusercontent.com/u/11034264?v=4",
+ "profile": "https://github.com/spital",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,