diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:53:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:53:46 +0200 |
| commit | 5b72f478a7ee9cb282f31ef798f6b3a23205e8b0 (patch) | |
| tree | 8f7809d6b2b7facc6c74c084f15cceefc2be59f6 /.all-contributorsrc | |
| parent | 5f5a0465cb3e3f474241f5f4bd2a559f4fd687f8 (diff) | |
docs: add gnodarse as a contributor (#342)
* 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 4555ee7..b8ba690 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -359,6 +359,15 @@ "contributions": [ "doc" ] + }, + { + "login": "gnodarse", + "name": "gnodarse", + "avatar_url": "https://avatars3.githubusercontent.com/u/46761795?v=4", + "profile": "https://github.com/gnodarse", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 8, |
