1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-08-01 16:38:02 +08:00

docs: create .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2022-03-22 11:27:45 +00:00 committed by GitHub
parent 04b08480bd
commit eeac6b71a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
.all-contributorsrc Normal file
View File

@ -0,0 +1,24 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "mukaiu",
"name": "Mukaiu",
"avatar_url": "https://avatars.githubusercontent.com/u/7746790?v=4",
"profile": "https://github.com/mukaiu",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "cskefu",
"projectOwner": "chatopera",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}