docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot]
2022-10-18 06:02:41 +00:00
committed by GitHub
parent 045bcac3c4
commit 39a8e90d26

View File

@@ -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"
}