From 9770c9321ec87a8f97fd3671abe2b82ae688ea2c Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Wed, 17 Jul 2024 16:28:29 +0800 Subject: [PATCH] [doc] update committer and contributor (#2295) Signed-off-by: tomsun28 Co-authored-by: liutianyou --- .all-contributorsrc | 9 +++++++++ README.md | 1 + README_CN.md | 1 + home/src/pages/team/index.jsx | 4 ++++ home/src/pages/team/member.json | 5 +++++ 5 files changed, 20 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 4ceabcb4877..8da08366785 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -1982,6 +1982,15 @@ "contributions": [ "code" ] + }, + { + "login": "QBH-insist", + "name": "QBH-insist", + "avatar_url": "https://avatars.githubusercontent.com/u/39401478?v=4", + "profile": "https://github.com/QBH-insist", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 35601485a60..c2e27b413eb 100644 --- a/README.md +++ b/README.md @@ -461,6 +461,7 @@ Thanks to these wonderful people, welcome to join us: jiawei.guo
jiawei.guo

💻 + QBH-insist
QBH-insist

💻 diff --git a/README_CN.md b/README_CN.md index 60df637204f..243ffceb992 100644 --- a/README_CN.md +++ b/README_CN.md @@ -460,6 +460,7 @@ Thanks these wonderful people, welcome to join us: jiawei.guo
jiawei.guo

💻 + QBH-insist
QBH-insist

💻 diff --git a/home/src/pages/team/index.jsx b/home/src/pages/team/index.jsx index 889e418d0f9..8994067d2b7 100644 --- a/home/src/pages/team/index.jsx +++ b/home/src/pages/team/index.jsx @@ -1110,6 +1110,10 @@ export default function () { src="https://avatars.githubusercontent.com/u/77717999?v=4?s=100" width="100px;" alt="jiawei.guo"/>
jiawei.guo
💻 + QBH-insist
QBH-insist

💻 diff --git a/home/src/pages/team/member.json b/home/src/pages/team/member.json index 45206e0f1a6..4ad00764c6b 100644 --- a/home/src/pages/team/member.json +++ b/home/src/pages/team/member.json @@ -88,6 +88,11 @@ "githubId": "15684156", "gitUrl": "https://github.com/crossoverJie", "name": "crossoverJie" + }, + { + "githubId": "30208283", + "gitUrl": "https://github.com/LiuTianyou", + "name": "LiuTianyou" } ] }