Merge pull request #31 from MCNeteaseDevs/all-contributors/add-MCNeteaseDevs

docs: add MCNeteaseDevs as a contributor for doc
This commit is contained in:
MCNeteaseDevs
2025-12-26 10:57:15 +08:00
committed by GitHub
2 changed files with 25 additions and 1 deletions

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"
]
}
]
}

View File

@@ -68,6 +68,13 @@ git push --set-upstream origin your-branch-name
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<table>
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MCNeteaseDevs"><img src="https://avatars.githubusercontent.com/u/186891705?v=4?s=100" width="100px;" alt="MCNeteaseDevs"/><br /><sub><b>MCNeteaseDevs</b></sub></a><br /><a href="#doc-MCNeteaseDevs" title="Documentation">📖</a></td>
</tr>
</tbody>
</table>
<!-- markdownlint-restore -->
<!-- prettier-ignore-end -->