Merge pull request #31 from MCNeteaseDevs/all-contributors/add-MCNeteaseDevs
docs: add MCNeteaseDevs as a contributor for doc
This commit is contained in:
@@ -1,4 +1,21 @@
|
|||||||
{
|
{
|
||||||
"projectName": "netease-bedrock-wiki",
|
"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"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -68,6 +68,13 @@ git push --set-upstream origin your-branch-name
|
|||||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||||
<!-- prettier-ignore-start -->
|
<!-- prettier-ignore-start -->
|
||||||
<!-- markdownlint-disable -->
|
<!-- 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 -->
|
<!-- markdownlint-restore -->
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|||||||
Reference in New Issue
Block a user