summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:30:31 +0200
committerGitHub <noreply@github.com>2020-04-12 00:30:31 +0200
commitb89cdef1203e5419977b7eaca836eaa1390406c3 (patch)
treeacc22609c853f7569de5bb78722549f88936e179 /.all-contributorsrc
parent348fe339b91c5a33a847d5b4ba52e7429240b356 (diff)
docs: add mgeier as a contributor (#316)
* 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 b480d77..67419e1 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -124,6 +124,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "mgeier",
+ "name": "Matthias Geier",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/705404?v=4",
+ "profile": "https://github.com/mgeier",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 10,