diff --git a/.all-contributorsrc b/.all-contributorsrc index f188bab..2a0ce0d 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -87,6 +87,15 @@ "test", "code" ] + }, + { + "login": "rickdave", + "name": "rickdave", + "avatar_url": "https://avatars.githubusercontent.com/u/37840466?v=4", + "profile": "https://github.com/rickdave", + "contributions": [ + "bug" + ] } ], "skipCi": true,