diff --git a/.all-contributorsrc b/.all-contributorsrc index b48188d8..c387b1ec 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -321,6 +321,15 @@ "contributions": [ "bug" ] + }, + { + "login": "kely33", + "name": "kely33", + "avatar_url": "https://avatars.githubusercontent.com/u/134681303?v=4", + "profile": "https://github.com/kely33", + "contributions": [ + "bug" + ] } ], "projectName": "cskefu", @@ -328,5 +337,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" }