From 6851c676b8a9432191340095e77b673a1e3b891a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 14:14:32 +0800 Subject: [PATCH] docs: add StCarmen as a contributor for code, and example (#61) * docs: update README.md * docs: update README_zh.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 10 ++++++++++ README.md | 3 ++- README_zh.md | 3 ++- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f57bedc..d263c2f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -162,6 +162,16 @@ "code", "example" ] + }, + { + "login": "StCarmen", + "name": "Tianjing Zeng", + "avatar_url": "https://avatars.githubusercontent.com/u/39507457?v=4", + "profile": "https://github.com/StCarmen", + "contributions": [ + "code", + "example" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 99cb5ed..cf6091c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AgentScope Sample Agents -[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-16-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/) @@ -210,6 +210,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Dandan Liu
Dandan Liu

💻 💡 + Tianjing Zeng
Tianjing Zeng

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

💻 💡 + Tianjing Zeng
Tianjing Zeng

💻 💡