diff options
| -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, |
