diff --git a/.all-contributorsrc b/.all-contributorsrc index b767334..0a253cb 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -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": [], + "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 + "linkToUsage": true, + "commitType": "docs" } diff --git a/README.md b/README.md index 8633ee1..ced62c5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AgentScope Sample Agents -[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/agentscope-ai/agentscope-samples/blob/main/LICENSE) [![Python](https://img.shields.io/badge/python-%3E%3D3.10-blue)](https://www.python.org/) @@ -175,8 +175,26 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d + + + + + + + + + + + +
Weirui Kuang
Weirui Kuang

🚧 💻 👀 📖
+ + Add your contributions + +
+ + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file diff --git a/README_zh.md b/README_zh.md index ca5dfec..121f332 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,7 +1,7 @@ # AgentScope 示例 Agent -[![All Contributors](https://img.shields.io/badge/all_contributors-0-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) [![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/agentscope-ai/agentscope-samples/blob/main/LICENSE) [![Python](https://img.shields.io/badge/python-%3E%3D3.10-blue)](https://www.python.org/) @@ -174,8 +174,26 @@ AgentScope Runtime 是一个**全面的运行时框架**,主要解决部署和 + + + + + + + + + + + +
Weirui Kuang
Weirui Kuang

🚧 💻 👀 📖
+ + Add your contributions + +
+ + 本项目遵循 [all-contributors](https://github.com/all-contributors/all-contributors) 规范。欢迎任何形式的贡献! \ No newline at end of file