diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:24:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:24:27 +0200 |
| commit | 37687e9323acd64b726d55140ff07402c5933858 (patch) | |
| tree | a6bd1ee8a509d61bae7a911b3836d980930f2724 /.all-contributorsrc | |
| parent | b749314944f5812fa2872676c3cd7ffbb89d850b (diff) | |
docs: add kisom as a contributor (#313)
* 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 5449c41..736def5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -97,6 +97,15 @@ "contributions": [ "code" ] + }, + { + "login": "kisom", + "name": "Kyle Isom", + "avatar_url": "https://avatars2.githubusercontent.com/u/175578?v=4", + "profile": "https://ai6ua.net/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, |
