Files
community/.all-contributorsrc
T

42 lines
970 B
JSON
Raw Normal View History

2025-06-28 20:28:01 +08:00
{
2025-06-29 01:04:17 +00:00
"projectName": "community",
2025-06-28 13:06:42 +00:00
"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": [
2025-07-05 14:24:19 +00:00
"maintenance",
2025-07-14 08:21:08 +00:00
"doc",
"code"
2025-06-28 13:06:42 +00:00
]
2025-07-14 08:22:19 +00:00
},
{
"login": "Hydro11451",
"name": "Hydrogen",
"avatar_url": "https://avatars.githubusercontent.com/u/214308559?v=4",
"profile": "http://hydro11451.qzz.io",
"contributions": [
"code"
]
2025-07-14 08:23:15 +00:00
},
{
"login": "CreeperAWA",
"name": "CreeperAWA",
"avatar_url": "https://avatars.githubusercontent.com/u/134939494?v=4",
"profile": "https://github.com/CreeperAWA",
"contributions": [
"code"
]
2025-06-28 13:06:42 +00:00
}
]
2025-06-28 20:28:01 +08:00
}