docs: update .all-contributorsrc

This commit is contained in:
allcontributors[bot]
2025-10-28 07:09:37 +00:00
committed by GitHub
parent 56627a4a1c
commit bcd3c8d760

View File

@@ -1,6 +1,6 @@
{
"projectName": "agentscope-samples",
"projectOwner": "AgentScopeTeam",
"projectOwner": "agentscope-ai",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
@@ -10,7 +10,21 @@
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [],
"contributorsPerLine": 7,
"linkToUsage": true
"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"
}