diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 01:00:22 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 01:00:22 +0200 |
| commit | fafcffed25729769c1eb6e166ee99e55488c0c70 (patch) | |
| tree | 91b23417d82e6b6b33ef4f76305f49564779afe0 /.all-contributorsrc | |
| parent | 3f1209ce19b96b81cfcbb20510b474087c889c02 (diff) | |
docs: add crodjer as a contributor (#350)
* 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 c41d91b..3be4ec9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -435,6 +435,15 @@ "code", "content" ] + }, + { + "login": "crodjer", + "name": "Rohan Jain", + "avatar_url": "https://avatars1.githubusercontent.com/u/343499?v=4", + "profile": "http://www.rohanjain.in", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 8, |
