diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:40:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:40:26 +0200 |
| commit | c6bcb319f8512bf3ed0930f7277822ff18de1715 (patch) | |
| tree | cebea6e0c347378845b7e55a18a2fdeaf285cb9c /.all-contributorsrc | |
| parent | 443600194c343db785ba9edefe68a29f174c54c9 (diff) | |
docs: add ajaxm as a contributor (#328)
* 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 c8fa97a..b0ee2c0 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -235,6 +235,15 @@ "code", "content" ] + }, + { + "login": "ajaxm", + "name": "Ajax M", + "avatar_url": "https://avatars0.githubusercontent.com/u/13360138?v=4", + "profile": "https://github.com/ajaxm", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 10, |
