From c507f952de6cd3d0d546ec4dcaa6af2fe5de00c8 Mon Sep 17 00:00:00 2001 From: tomsun28 Date: Sat, 7 Sep 2024 23:57:37 +0800 Subject: [PATCH] [doc] add new contributor and committer (#2687) Signed-off-by: tomsun28 --- .all-contributorsrc | 36 +++++++++++++++++++++++++++++++++ README.md | 6 ++++++ README_CN.md | 6 ++++++ home/src/pages/team/index.jsx | 17 ++++++++++++++++ home/src/pages/team/member.json | 9 +++++++-- 5 files changed, 72 insertions(+), 2 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2ba87729dd6..317e4309882 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -2036,6 +2036,42 @@ "contributions": [ "code" ] + }, + { + "login": "TemirlanBasitov", + "name": "TemirlanBasitov", + "avatar_url": "https://avatars.githubusercontent.com/u/57500808?v=4", + "profile": "https://github.com/TemirlanBasitov", + "contributions": [ + "code" + ] + }, + { + "login": "wyfvsfy", + "name": "wyfvsfy", + "avatar_url": "https://avatars.githubusercontent.com/u/11973517?v=4", + "profile": "https://github.com/wyfvsfy", + "contributions": [ + "doc" + ] + }, + { + "login": "sherry-peng2333", + "name": "sherry-peng2333", + "avatar_url": "https://avatars.githubusercontent.com/u/70619577?v=4", + "profile": "https://github.com/sherry-peng2333", + "contributions": [ + "code" + ] + }, + { + "login": "lixiaobaivv", + "name": "Yzzz", + "avatar_url": "https://avatars.githubusercontent.com/u/39290771?v=4", + "profile": "https://github.com/lixiaobaivv", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, diff --git a/README.md b/README.md index 7f966fde011..e3dbb3ae3b4 100644 --- a/README.md +++ b/README.md @@ -473,6 +473,12 @@ Thanks to these wonderful people, welcome to join us: Chandrakant Vankayalapati
Chandrakant Vankayalapati

💻 b_mountain
b_mountain

💻 + + TemirlanBasitov
TemirlanBasitov

💻 + wyfvsfy
wyfvsfy

📖 + sherry-peng2333
sherry-peng2333

💻 + Yzzz
Yzzz

💻 + diff --git a/README_CN.md b/README_CN.md index 7b414e5d583..ffa5ae0ac79 100644 --- a/README_CN.md +++ b/README_CN.md @@ -472,6 +472,12 @@ Thanks these wonderful people, welcome to join us: Chandrakant Vankayalapati
Chandrakant Vankayalapati

💻 b_mountain
b_mountain

💻 + + TemirlanBasitov
TemirlanBasitov

💻 + wyfvsfy
wyfvsfy

📖 + sherry-peng2333
sherry-peng2333

💻 + Yzzz
Yzzz

💻 + diff --git a/home/src/pages/team/index.jsx b/home/src/pages/team/index.jsx index a53509082ad..2d240dbb523 100644 --- a/home/src/pages/team/index.jsx +++ b/home/src/pages/team/index.jsx @@ -1134,6 +1134,23 @@ export default function () { alt="b_mountain"/>
b_mountain
💻 + + TemirlanBasitov
TemirlanBasitov

💻 + wyfvsfy
wyfvsfy

📖 + sherry-peng2333
sherry-peng2333

💻 + Yzzz
Yzzz

💻 + diff --git a/home/src/pages/team/member.json b/home/src/pages/team/member.json index c9ebeae7e13..34f4fbf22d9 100644 --- a/home/src/pages/team/member.json +++ b/home/src/pages/team/member.json @@ -87,7 +87,7 @@ { "githubId": "15684156", "gitUrl": "https://github.com/crossoverJie", - "name": "crossoverJie" + "name": "CrossoverJie" }, { "githubId": "30208283", @@ -102,7 +102,7 @@ { "githubId": "118667222", "gitUrl": "https://github.com/Yanshuming1", - "name": "linDong" + "name": "LinDong" }, { "githubId": "131688897", @@ -113,6 +113,11 @@ "githubId": "77964041", "gitUrl": "https://github.com/yuluo-yx", "name": "Shown" + }, + { + "githubId": "25810623", + "gitUrl": "https://github.com/Aias00", + "name": "Aias00" } ] }