docs: update .all-contributorsrc

This commit is contained in:
allcontributors[bot]
2025-12-26 02:56:07 +00:00
committed by GitHub
parent 719cee30f0
commit 93e56894f7

View File

@@ -1,4 +1,21 @@
{
"projectName": "netease-bedrock-wiki",
"projectOwner": "MCNeteaseDevs"
"projectOwner": "MCNeteaseDevs",
"files": [
"README.md"
],
"commitType": "docs",
"commitConvention": "angular",
"contributorsPerLine": 7,
"contributors": [
{
"login": "MCNeteaseDevs",
"name": "MCNeteaseDevs",
"avatar_url": "https://avatars.githubusercontent.com/u/186891705?v=4",
"profile": "https://github.com/MCNeteaseDevs",
"contributions": [
"doc"
]
}
]
}