diff --git a/.all-contributorsrc b/.all-contributorsrc index 0eacdc5c..4e9d9dab 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -171,8 +171,19 @@ "bug", "code" ] + }, + { + "login": "robertvi", + "name": "Robert Vickerstaff", + "avatar_url": "https://avatars.githubusercontent.com/u/456100?v=4", + "profile": "https://github.com/robertvi", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7, - "linkToUsage": true + "linkToUsage": true, + "commitType": "docs" }