From 4ff2be67d39077dc8adf4a5c70927c686a146ea0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 13:06:41 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 1a1af430..973b0f3c 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,13 @@ + + + + + + +
CJK_mkp
CJK_mkp

🚧
From 9c6eee59a82200a7e9132f465bdbc2dc98e9f083 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 13:06:42 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 28275cf7..49141f52 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -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" + ] + } + ] }