update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2023-05-30 10:35:57 +00:00 committed by GitHub
parent 252a7e329d
commit f4f03da251
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -501,7 +501,8 @@
"avatar_url": "https://avatars.githubusercontent.com/u/1879641?v=4",
"profile": "https://github.com/yjqg6666",
"contributions": [
"doc"
"doc",
"code"
]
},
{
@ -697,5 +698,6 @@
}
],
"contributorsPerLine": 7,
"skipCi": true
"skipCi": true,
"commitType": "docs"
}