diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2020-04-12 00:35:42 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-12 00:35:42 +0200 |
| commit | 95d02a23d083c448d2d3fb9204b7105032111cbd (patch) | |
| tree | eb857fa721fca5bccfebab5ed93d3dbc81ceef07 /.all-contributorsrc | |
| parent | 8b59b9852f152dd72ebc7b4dcdea08a2ffe9a94b (diff) | |
docs: add miller-time as a contributor (#322)
* 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 70e1503..0ac067e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -179,6 +179,15 @@ "code", "content" ] + }, + { + "login": "miller-time", + "name": "Russell", + "avatar_url": "https://avatars3.githubusercontent.com/u/281039?v=4", + "profile": "https://rcousineau.gitlab.io", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 10, |
