diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:43:08 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:43:08 +0200 |
| commit | 0b4576a0286ee77b63f0c9c0b59ddfdc2b277410 (patch) | |
| tree | 419bbdd40154252f5c9a6f2b6b284ab8c018f2fd /.all-contributorsrc | |
| parent | d7bb220ba380178d53847861aba4ac0bb443820d (diff) | |
docs: add gdoenlen as a contributor (#331)
* 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 4650a5b..810f2f7 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -263,6 +263,15 @@ "code", "content" ] + }, + { + "login": "gdoenlen", + "name": "George", + "avatar_url": "https://avatars1.githubusercontent.com/u/17297466?v=4", + "profile": "https://join.sfxd.org", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 10, |
