This is an automated email from the ASF dual-hosted git repository.
gaojun2048 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/seatunnel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 13e9d337f76 [Teams] Update team list (#282)
13e9d337f76 is described below
commit 13e9d337f768e26817aa8dfd26a9ede9e0d2f0fc
Author: Tyrantlucifer <[email protected]>
AuthorDate: Thu Nov 16 18:55:19 2023 +0800
[Teams] Update team list (#282)
---
src/pages/team/index.js | 2 +-
src/pages/team/languages.json | 92 ++++++++++++++++++++++++++++++++-----------
2 files changed, 71 insertions(+), 23 deletions(-)
diff --git a/src/pages/team/index.js b/src/pages/team/index.js
index 91041216f10..fe26ccb89af 100644
--- a/src/pages/team/index.js
+++ b/src/pages/team/index.js
@@ -36,7 +36,7 @@ export default function () {
<p className="team_desc">{dataSource.info.tip}</p>
<ul className="character_list">
{
- dataSource.ppmc.map((item, i) => (
+ dataSource.pmc.map((item, i) => (
<a href={'https://github.com/' + item.githubId}
key={i} target="_blank">
<li className="character_item text_center"
style={{'listStyle': 'none'}}>
<img className="character_avatar"
src={item.avatarUrl} alt={item.name}/>
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index f9a6ce904e2..2c000ec7819 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -62,7 +62,7 @@
"name": "Lidong Dai"
}
],
- "ppmc": [
+ "pmc": [
{
"apacheId": "kirs",
"avatarUrl": "https://avatars.githubusercontent.com/u/16631152?v=4",
@@ -150,6 +150,22 @@
"gitUrl": "https://github.com/dijiekstra",
"githubId": "dijiekstra",
"name": "Jinxin Shen"
+ },
+ {
+ "apacheId": "wanghailin",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/14371345?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/hailin0",
+ "githubId": "hailin0",
+ "name": "Hailin Wang"
+ },
+ {
+ "apacheId": "ic4y",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/83933160?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/ic4y",
+ "githubId": "ic4y",
+ "name": "Li Liu"
}
],
"committer": [
@@ -210,12 +226,20 @@
"name": "Guangdong Liu"
},
{
- "apacheId": "ic4y",
- "avatarUrl": "https://avatars.githubusercontent.com/u/83933160?v=4",
- "email": "[email protected]",
- "gitUrl": "https://github.com/ic4y",
- "githubId": "ic4y",
- "name": "Li Liu"
+ "apacheId": "zhouyao2023",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/67902676?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/Carl-Zhou-CN",
+ "githubId": "Carl-Zhou-CN",
+ "name": "Yao Zhou"
+ },
+ {
+ "apacheId": "machengy",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/8068247?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/rewerma",
+ "githubId": "rewerma",
+ "name": "Chengyuan Ma"
}
]
},
@@ -282,7 +306,7 @@
"name": "Lidong Dai"
}
],
- "ppmc": [
+ "pmc": [
{
"apacheId": "kirs",
"avatarUrl": "https://avatars.githubusercontent.com/u/16631152?v=4",
@@ -362,6 +386,30 @@
"gitUrl": "https://github.com/EricJoy2048",
"githubId": "EricJoy2048",
"name": "Jun Gao"
+ },
+ {
+ "apacheId": "dijiekstra",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/19817318?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/dijiekstra",
+ "githubId": "dijiekstra",
+ "name": "Jinxin Shen"
+ },
+ {
+ "apacheId": "wanghailin",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/14371345?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/hailin0",
+ "githubId": "hailin0",
+ "name": "Hailin Wang"
+ },
+ {
+ "apacheId": "ic4y",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/83933160?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/ic4y",
+ "githubId": "ic4y",
+ "name": "Li Liu"
}
],
"committer": [
@@ -405,14 +453,6 @@
"githubId": "simon824",
"name": "Simon"
},
- {
- "apacheId": "dijiekstra",
- "avatarUrl": "https://avatars.githubusercontent.com/u/19817318?v=4",
- "email": "[email protected]",
- "gitUrl": "https://github.com/dijiekstra",
- "githubId": "dijiekstra",
- "name": "Jinxin Shen"
- },
{
"apacheId": "zongwen",
"avatarUrl": "https://avatars.githubusercontent.com/u/36807946?v=4",
@@ -430,12 +470,20 @@
"name": "Guangdong Liu"
},
{
- "apacheId": "ic4y",
- "avatarUrl": "https://avatars.githubusercontent.com/u/83933160?v=4",
- "email": "[email protected]",
- "gitUrl": "https://github.com/ic4y",
- "githubId": "ic4y",
- "name": "Li Liu"
+ "apacheId": "zhouyao2023",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/67902676?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/Carl-Zhou-CN",
+ "githubId": "Carl-Zhou-CN",
+ "name": "Yao Zhou"
+ },
+ {
+ "apacheId": "machengy",
+ "avatarUrl": "https://avatars.githubusercontent.com/u/8068247?v=4",
+ "email": "[email protected]",
+ "gitUrl": "https://github.com/rewerma",
+ "githubId": "rewerma",
+ "name": "Chengyuan Ma"
}
]
}