diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:48:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:48:12 +0200 |
| commit | f26dca6d8ea560133ba7efb7db5a61eb37962960 (patch) | |
| tree | 45924f58f06ec8d0f828951ecb64da6fd7d95d4c /.all-contributorsrc | |
| parent | 9ea089a5d9846ebc89d7826bda71d55352140f4d (diff) | |
docs: add jensim as a contributor (#336)
* 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 6511d30..3f6c252 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -312,6 +312,15 @@ "ideas", "maintenance" ] + }, + { + "login": "jensim", + "name": "Jens", + "avatar_url": "https://avatars0.githubusercontent.com/u/3663856?v=4", + "profile": "https://github.com/jensim", + "contributions": [ + "doc" + ] } ], "contributorsPerLine": 8, |
