diff --git a/.all-contributorsrc b/.all-contributorsrc index f7066ace..43204434 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -616,6 +616,16 @@ "contributions": [ "financial" ] + }, + { + "login": "antont", + "name": "Toni Alatalo", + "avatar_url": "https://avatars.githubusercontent.com/u/201016?v=4", + "profile": "https://github.com/antont", + "contributions": [ + "code", + "doc" + ] } ], "contributorsPerLine": 7, @@ -623,5 +633,6 @@ "projectOwner": "fastapi-users", "repoType": "github", "repoHost": "https://github.com", - "skipCi": true + "skipCi": true, + "commitConvention": "angular" }