Merge pull request #51 from InkCanvasForClass/all-contributors/add-CJKmkp

docs: add CJKmkp as a contributor for maintenance
This commit is contained in:
CJK_mkp
2025-06-28 21:08:17 +08:00
committed by GitHub
2 changed files with 25 additions and 1 deletions
+18 -1
View File
@@ -1,4 +1,21 @@
{
"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"
]
}
]
}
+7
View File
@@ -81,6 +81,13 @@
<!-- 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/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 -->
<!-- prettier-ignore-end -->