update .all-contributorsrc [skip ci]

This commit is contained in:
allcontributors[bot] 2023-09-13 08:16:22 +00:00 committed by GitHub
parent 09362a6658
commit f2693c1120
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -849,6 +849,15 @@
"contributions": [ "contributions": [
"doc" "doc"
] ]
},
{
"login": "testwill",
"name": "guangwu",
"avatar_url": "https://avatars.githubusercontent.com/u/8717479?v=4",
"profile": "https://github.com/testwill",
"contributions": [
"doc"
]
} }
], ],
"contributorsPerLine": 7, "contributorsPerLine": 7,
@ -857,5 +866,6 @@
"repoType": "github", "repoType": "github",
"repoHost": "https://github.com", "repoHost": "https://github.com",
"commitConvention": "none", "commitConvention": "none",
"skipCi": true "skipCi": true,
"commitType": "docs"
} }