aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar vantezzen <hello@vantezzen.io>2020-02-12 11:20:25 +0100
committerLibravatar vantezzen <hello@vantezzen.io>2020-02-12 11:20:25 +0100
commit20830e4f896526db66d9b3ace0ebc421620c4049 (patch)
treef88394b9e6c40701a0eb03aca7ea342f30df7f96 /.all-contributorsrc
parentFix lint (diff)
parentImprove Bug report template (diff)
downloadferdium-app-20830e4f896526db66d9b3ace0ebc421620c4049.tar.gz
ferdium-app-20830e4f896526db66d9b3ace0ebc421620c4049.tar.zst
ferdium-app-20830e4f896526db66d9b3ace0ebc421620c4049.zip
Merge branch 'develop' into publish-debug
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 2644b1edb..2da78ea6b 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -287,6 +287,15 @@
287 "contributions": [ 287 "contributions": [
288 "code" 288 "code"
289 ] 289 ]
290 },
291 {
292 "login": "dpeukert",
293 "name": "Daniel Peukert",
294 "avatar_url": "https://avatars2.githubusercontent.com/u/3451904?v=4",
295 "profile": "https://gitlab.com/dpeukert",
296 "contributions": [
297 "code"
298 ]
290 } 299 }
291 ], 300 ],
292 "contributorsPerLine": 6, 301 "contributorsPerLine": 6,