add contributors

This commit is contained in:
raykkk
2025-10-28 15:04:00 +08:00
parent 6255f5ac57
commit 5ca5077ef6
3 changed files with 49 additions and 1 deletions

16
.all-contributorsrc Normal file
View File

@@ -0,0 +1,16 @@
{
"projectName": "agentscope-samples",
"projectOwner": "AgentScopeTeam",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md",
"README_zh.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "angular",
"contributors": [],
"contributorsPerLine": 7,
"linkToUsage": true
}