From 2ac1dc5611144d74835f5464a0f923a2b6871a5e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 07:12:26 +0000 Subject: [PATCH 1/3] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2513665..3bc81c7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # AgentScope Sample Agents -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-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/) @@ -180,6 +180,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d Weirui Kuang
Weirui Kuang

🚧 πŸ’» πŸ‘€ πŸ“– Osier-Yi
Osier-Yi

🚧 πŸ’» πŸ‘€ πŸ“– + DavdGao
DavdGao

🚧 From cce9e46fbde0132d535e85e241504fec895c0be7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 07:12:27 +0000 Subject: [PATCH 2/3] docs: update README_zh.md --- README_zh.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README_zh.md b/README_zh.md index aa97314..c8e8b4a 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,7 +1,7 @@ # AgentScope η€ΊδΎ‹ Agent -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-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/) @@ -179,6 +179,7 @@ AgentScope Runtime ζ˜―δΈ€δΈͺ**ε…¨ι’ηš„θΏθ‘Œζ—Άζ‘†ζžΆ**οΌŒδΈ»θ¦θ§£ε†³ιƒ¨η½²ε’Œ Weirui Kuang
Weirui Kuang

🚧 πŸ’» πŸ‘€ πŸ“– Osier-Yi
Osier-Yi

🚧 πŸ’» πŸ‘€ πŸ“– + DavdGao
DavdGao

🚧 From 4226feb1289d76b2f53a3a0d67f477420b14ad4d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 07:12:28 +0000 Subject: [PATCH 3/3] docs: update .all-contributorsrc --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 467d5d8..78c7074 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -34,6 +34,15 @@ "review", "doc" ] + }, + { + "login": "DavdGao", + "name": "DavdGao", + "avatar_url": "https://avatars.githubusercontent.com/u/102287034?v=4", + "profile": "https://davdgao.github.io/", + "contributions": [ + "maintenance" + ] } ], "contributorsPerLine": 7,