summaryrefslogtreecommitdiff
path: root/.all-contributorsrc
diff options
context:
space:
mode:
authorallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>2020-04-12 00:36:55 +0200
committerGitHub <noreply@github.com>2020-04-12 00:36:55 +0200
commit3f479be7e7f64eee1e7766a37ebd4b4a92babdee (patch)
tree9c827354f0169822d0b5c03a9ba914eb1a465839 /.all-contributorsrc
parent95d02a23d083c448d2d3fb9204b7105032111cbd (diff)
docs: add danwilhelm as a contributor (#323)
* 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 0ac067e..755aaa3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -188,6 +188,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "danwilhelm",
+ "name": "Dan Wilhelm",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/6137185?v=4",
+ "profile": "http://danwilhelm.com",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 10,