docs: update .all-contributorsrc

This commit is contained in:
allcontributors[bot]
2025-06-28 13:06:42 +00:00
committed by GitHub
parent 4ff2be67d3
commit 9c6eee59a8
+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"
]
}
]
}