diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:46:29 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:46:29 +0200 |
| commit | f07d1c94889461d72d12e6434bf58c8c5d29ccaa (patch) | |
| tree | 295802bb68ac1da6aa07d4028e398b2be33b1841 /.all-contributorsrc | |
| parent | 0d0c79a5cb4a476aea88b1e5f370659578f85172 (diff) | |
docs: add jrvidal as a contributor (#335)
* 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 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.all-contributorsrc b/.all-contributorsrc index 60acb22..2c32d97 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -300,6 +300,18 @@ "contributions": [ "code" ] + }, + { + "login": "jrvidal", + "name": "Roberto Vidal", + "avatar_url": "https://avatars0.githubusercontent.com/u/1636604?v=4", + "profile": "https://github.com/jrvidal", + "contributions": [ + "code", + "doc", + "ideas", + "maintenance" + ] } ], "contributorsPerLine": 10, |
