aboutsummaryrefslogtreecommitdiffstats
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorLibravatar Amine Mouafik <amine@mouafik.fr>2019-09-16 16:42:28 +0700
committerLibravatar GitHub <noreply@github.com>2019-09-16 16:42:28 +0700
commit73a05f108dfdeea3e92c24bf950bda03f2f4e704 (patch)
tree5cf2a3879d4b9eaefc4fa87015b043309200affc /.all-contributorsrc
parentAdd information about NodeJS version in dev (diff)
parentdocs: update .all-contributorsrc (diff)
downloadferdium-app-73a05f108dfdeea3e92c24bf950bda03f2f4e704.tar.gz
ferdium-app-73a05f108dfdeea3e92c24bf950bda03f2f4e704.tar.zst
ferdium-app-73a05f108dfdeea3e92c24bf950bda03f2f4e704.zip
docs: add tobigue as a contributor (#38)
docs: add tobigue as a contributor
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 f6d3e4e8e..bafe1843e 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -119,6 +119,15 @@
119 "contributions": [ 119 "contributions": [
120 "bug" 120 "bug"
121 ] 121 ]
122 },
123 {
124 "login": "tobigue",
125 "name": "Tobias Günther",
126 "avatar_url": "https://avatars2.githubusercontent.com/u/1560152?v=4",
127 "profile": "https://twitter.com/tobigue_",
128 "contributions": [
129 "ideas"
130 ]
122 } 131 }
123 ], 132 ],
124 "contributorsPerLine": 7 133 "contributorsPerLine": 7