aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2021-12-23 17:44:38 +0100
committerLibravatar GitHub <noreply@github.com>2021-12-23 17:44:38 +0100
commit07891cd10e0db4c1c181ea8e6fce2ebbb734f32a (patch)
tree0849639685d9bf28d0ccb472e32a2cbe24cc4c35 /.all-contributorsrc
parentdocs: add n-st as a contributor for code (#801) (diff)
downloadferdium-recipes-07891cd10e0db4c1c181ea8e6fce2ebbb734f32a.tar.gz
ferdium-recipes-07891cd10e0db4c1c181ea8e6fce2ebbb734f32a.tar.zst
ferdium-recipes-07891cd10e0db4c1c181ea8e6fce2ebbb734f32a.zip
docs: add simonszu as a contributor for code (#802)
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 27a9e57..d90bb36 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -85,6 +85,15 @@
85 "contributions": [ 85 "contributions": [
86 "code" 86 "code"
87 ] 87 ]
88 },
89 {
90 "login": "simonszu",
91 "name": "Simon Szustkowski",
92 "avatar_url": "https://avatars.githubusercontent.com/u/700707?v=4",
93 "profile": "http://blog.simonszu.de",
94 "contributions": [
95 "code"
96 ]
88 } 97 }
89 ], 98 ],
90 "contributorsPerLine": 7, 99 "contributorsPerLine": 7,