1
0
mirror of https://github.com/chatopera/cosin.git synced 2025-06-20 22:46:59 +08:00

docs: update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2023-05-16 02:55:55 +00:00 committed by GitHub
parent 7eeaf065b6
commit 00f5bdcc92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -292,11 +292,21 @@
"contributions": [ "contributions": [
"code" "code"
] ]
},
{
"login": "zhangchanglong",
"name": "zhangchanglong",
"avatar_url": "https://avatars.githubusercontent.com/u/3481828?v=4",
"profile": "https://github.com/zhangchanglong",
"contributions": [
"eventOrganizing"
]
} }
], ],
"projectName": "cskefu", "projectName": "cskefu",
"projectOwner": "chatopera", "projectOwner": "cskefu",
"repoType": "github", "repoType": "github",
"repoHost": "https://github.com", "repoHost": "https://github.com",
"skipCi": true "skipCi": true,
"commitConvention": "angular"
} }