Files
community/.all-contributorsrc
T

32 lines
721 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": [
"maintenance"
]
2025-06-28 13:09:17 +00:00
},
{
"login": "Hydro11451",
"name": "Hydrogen",
"avatar_url": "https://avatars.githubusercontent.com/u/214308559?v=4",
"profile": "https://github.com/Hydro11451",
"contributions": [
2025-06-29 01:04:17 +00:00
"maintenance",
"doc"
2025-06-28 13:09:17 +00:00
]
2025-06-28 13:06:42 +00:00
}
]
2025-06-28 20:28:01 +08:00
}