diff options
| author | allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> | 2021-08-24 12:06:45 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-24 12:06:45 +0000 |
| commit | a64dbdcc043ae907c003ff940b43f0315283899d (patch) | |
| tree | fcf603d7ec5de7e14a3fc64c270e9cbd2e62777b /.all-contributorsrc | |
| parent | 2f0ff258b1c3780971d9b7896d8ede7848fefcdb (diff) | |
docs: update .all-contributorsrc [skip ci]
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 22df6a5..7816a0b 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -938,6 +938,15 @@ "contributions": [ "content" ] + }, + { + "login": "benarmstead", + "name": "Ben Armstead", + "avatar_url": "https://avatars.githubusercontent.com/u/70973680?v=4", + "profile": "https://benarmstead.co.uk", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 8, |
