diff --git a/.all-contributorsrc b/.all-contributorsrc index 2f08f83..c8631db 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -41,6 +41,15 @@ "contributions": [ "code" ] + }, + { + "login": "ni5arga", + "name": "Nisarga Adhikary", + "avatar_url": "https://avatars.githubusercontent.com/u/45588772?v=4", + "profile": "https://nisarga.me/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -49,5 +58,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" }