docs: update .all-contributorsrc
This commit is contained in:
committed by
GitHub
parent
56627a4a1c
commit
bcd3c8d760
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"projectName": "agentscope-samples",
|
"projectName": "agentscope-samples",
|
||||||
"projectOwner": "AgentScopeTeam",
|
"projectOwner": "agentscope-ai",
|
||||||
"repoType": "github",
|
"repoType": "github",
|
||||||
"repoHost": "https://github.com",
|
"repoHost": "https://github.com",
|
||||||
"files": [
|
"files": [
|
||||||
@@ -10,7 +10,21 @@
|
|||||||
"imageSize": 100,
|
"imageSize": 100,
|
||||||
"commit": true,
|
"commit": true,
|
||||||
"commitConvention": "angular",
|
"commitConvention": "angular",
|
||||||
"contributors": [],
|
"contributors": [
|
||||||
"contributorsPerLine": 7,
|
{
|
||||||
"linkToUsage": true
|
"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"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user