Merge pull request #51 from InkCanvasForClass/all-contributors/add-CJKmkp
docs: add CJKmkp as a contributor for maintenance
This commit is contained in:
+18
-1
@@ -1,4 +1,21 @@
|
|||||||
{
|
{
|
||||||
"projectName": "community",
|
"projectName": "community",
|
||||||
"projectOwner": "InkCanvasForClass"
|
"projectOwner": "InkCanvasForClass",
|
||||||
|
"files": [
|
||||||
|
"README.md"
|
||||||
|
],
|
||||||
|
"commitType": "docs",
|
||||||
|
"commitConvention": "angular",
|
||||||
|
"contributorsPerLine": 7,
|
||||||
|
"contributors": [
|
||||||
|
{
|
||||||
|
"login": "CJKmkp",
|
||||||
|
"name": "CJK_mkp",
|
||||||
|
"avatar_url": "https://avatars.githubusercontent.com/u/113243675?v=4",
|
||||||
|
"profile": "https://github.com/CJKmkp",
|
||||||
|
"contributions": [
|
||||||
|
"maintenance"
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -81,6 +81,13 @@
|
|||||||
<!-- 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/CJKmkp"><img src="https://avatars.githubusercontent.com/u/113243675?v=4?s=100" width="100px;" alt="CJK_mkp"/><br /><sub><b>CJK_mkp</b></sub></a><br /><a href="#maintenance-CJKmkp" title="Maintenance">🚧</a></td>
|
||||||
|
</tr>
|
||||||
|
</tbody>
|
||||||
|
</table>
|
||||||
|
|
||||||
<!-- markdownlint-restore -->
|
<!-- markdownlint-restore -->
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
|
|||||||
Reference in New Issue
Block a user