diff --git a/.all-contributorsrc b/.all-contributorsrc index b48f456..5aec73e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -82,6 +82,16 @@ "code", "example" ] + }, + { + "login": "HYLcool", + "name": "Yilun Huang", + "avatar_url": "https://avatars.githubusercontent.com/u/12782861?v=4", + "profile": "https://hylcool.github.io/", + "contributions": [ + "code", + "example" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index b68eaac..7fdd76b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AgentScope Sample Agents -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-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/) @@ -199,6 +199,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Daoyuan Chen
Daoyuan Chen

💻 💡 MeiXin Chen
MeiXin Chen

💻 💡 + + Yilun Huang
Yilun Huang

💻 💡 + diff --git a/README_zh.md b/README_zh.md index 1b4906f..c888f08 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,7 +1,7 @@ # AgentScope 示例 Agent -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-8-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/) @@ -197,6 +197,9 @@ AgentScope Runtime 是一个**全面的运行时框架**,主要解决部署和 Daoyuan Chen
Daoyuan Chen

💻 💡 MeiXin Chen
MeiXin Chen

💻 💡 + + Yilun Huang
Yilun Huang

💻 💡 +