diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:36:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:36:55 +0200 |
| commit | 3f479be7e7f64eee1e7766a37ebd4b4a92babdee (patch) | |
| tree | 9c827354f0169822d0b5c03a9ba914eb1a465839 /.all-contributorsrc | |
| parent | 95d02a23d083c448d2d3fb9204b7105032111cbd (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-contributorsrc | 9 |
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, |
