diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:18:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:18:53 +0200 |
| commit | a9dc10170105c6bf9aa18e6c808c97d1666748eb (patch) | |
| tree | 34db5996a193f7cbddcca66400b020481aecc229 /.all-contributorsrc | |
| parent | e2835de1378061de7e550403cb59a082da5b105c (diff) | |
docs: add spacekookie as a contributor (#307)
* 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 2c131da..72b5346 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -42,6 +42,15 @@ "contributions": [ "code" ] + }, + { + "login": "spacekookie", + "name": "Katharina Fey", + "avatar_url": "https://avatars0.githubusercontent.com/u/7669898?v=4", + "profile": "https://spacekookie.de", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, |
