diff --git a/.all-contributorsrc b/.all-contributorsrc index 2cf3a98..8e83345 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -16,6 +16,15 @@ "contributions": [ "doc" ] + }, + { + "login": "agriffis", + "name": "Aron Griffis", + "avatar_url": "https://avatars.githubusercontent.com/u/50637?v=4", + "profile": "https://arongriffis.com", + "contributions": [ + "code" + ] } ] }