mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
docs: update .all-contributorsrc [skip ci]
This commit is contained in:
committed by
GitHub
parent
045bcac3c4
commit
39a8e90d26
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user