Files
evotraders/.all-contributorsrc
2025-10-28 07:09:37 +00:00

31 lines
657 B
JSON

{
"projectName": "agentscope-samples",
"projectOwner": "agentscope-ai",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"README_zh.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [
{
"login": "rayrayraykk",
"name": "Weirui Kuang",
"avatar_url": "https://avatars.githubusercontent.com/u/39145382?v=4",
"profile": "http://weiruikuang.com",
"contributions": [
"maintenance",
"code",
"review",
"doc"
]
}
],
"contributorsPerLine": 7,
"linkToUsage": true,
"commitType": "docs"
}