diff --git a/.all-contributorsrc b/.all-contributorsrc index 443bd6a..ad92b01 100755 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -34,8 +34,19 @@ "contributions": [ "code" ] + }, + { + "login": "gciluffo", + "name": "Griffin Ciluffo", + "avatar_url": "https://avatars.githubusercontent.com/u/14182616?v=4", + "profile": "https://github.com/gciluffo", + "contributions": [ + "code" + ] } ], "repoType": "github", - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs", + "contributorsPerLine": 7 }