From d2b61833751ae6dbdbc563af4f524c86eed71dda Mon Sep 17 00:00:00 2001
From: Charliechen114514 <725610365@qq.com>
Date: Sun, 7 Jun 2026 08:51:56 +0800
Subject: [PATCH] feat: add new contributors
---
CONTRIBUTORS.md | 6 ++++
README.en.md | 1 +
README.md | 1 +
documents/en/team/index.md | 38 +++++++++++++++++++++++-
documents/team/index.md | 50 +++++++++++++++++++++++++++++++-
site/.vitepress/theme/custom.css | 29 ++++++++++++++++++
6 files changed, 123 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index f938b4c7d..711976a79 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -37,6 +37,12 @@
+### [YukunJ](https://github.com/YukunJ)
+
+**贡献类型**:🐛 💡
+**贡献渠道**:GitHub
+**贡献说明**:修复 shared_ptr 和 variant 章节的文字错误,改进内容准确性
+
### [Doll-Attire](https://github.com/Doll-Attire)
**贡献类型**:🎨 📝
diff --git a/README.en.md b/README.en.md
index f25a80239..a85cdf582 100644
--- a/README.en.md
+++ b/README.en.md
@@ -203,6 +203,7 @@ Thanks to everyone who has contributed to this project! See [CONTRIBUTORS.md](./
|-------------|--------------|
| [Charliechen](https://github.com/Charliechen114514) | 📝 Content · 🔍 Review · 💡 Examples |
| [Doll-Attire](https://github.com/Doll-Attire) | 🎨 UI Design · 📝 UX Improvements |
+| [YukunJ](https://github.com/YukunJ) | 🐛 Bug Reports · 💡 Content Fixes |
> Contributions are not limited to code. UI design, illustrations, issue reports, and content suggestions all count. See [CONTRIBUTING.md](./CONTRIBUTING.md).
diff --git a/README.md b/README.md
index f6a79effe..e8f83721d 100644
--- a/README.md
+++ b/README.md
@@ -211,6 +211,7 @@ Tutorial_AwesomeModernCPP/
|--------|---------|
| [Charliechen](https://github.com/Charliechen114514) | 📝 内容 · 🔍 审阅 · 💡 示例 |
| [Doll-Attire](https://github.com/Doll-Attire) | 🎨 界面设计 · 📝 体验改进 |
+| [YukunJ](https://github.com/YukunJ) | 🐛 问题反馈 · 💡 内容修复 |
> 贡献方式不限于代码,包括界面设计、插画、问题反馈、内容建议等。详见 [CONTRIBUTING.md](./CONTRIBUTING.md)。
diff --git a/documents/en/team/index.md b/documents/en/team/index.md
index e05715af1..a4ea3d7ea 100644
--- a/documents/en/team/index.md
+++ b/documents/en/team/index.md
@@ -35,7 +35,7 @@ Some contributors have chosen to remain anonymous or use pseudonyms for privacy
Project Maintainer · Lead Author 📝 🔍 💡 Lead writer of the tutorial, resource collection and development, project architecture design, and basic daily maintenance Guided the UI design of this documentation site and provided important suggestions for improving the reading experience Content Fixes 🐛 💡 Fixed typos in the shared_ptr and variant chapters, improving content accuracy Bug Reports 🐛 Reported 404 pages and text display issues Bug Reports · Content Suggestions 🐛 📝 Raised questions and discussions about C++ character literal types Bug Reports 🐛 💡 Reported expected example compilation failure
+
+
+
+