This is an automated email from the ASF dual-hosted git repository.

zhongjiajie pushed a commit to branch main
in repository 
https://gitbox.apache.org/repos/asf/incubator-seatunnel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 83d66a3  [Feature][docs] Add committers to team page (#100)
83d66a3 is described below

commit 83d66a3a6d5ceae4bd3d701736850e7e3b8a7d5a
Author: ChunFu Wu <[email protected]>
AuthorDate: Wed Mar 30 13:08:47 2022 +0800

    [Feature][docs] Add committers to team page (#100)
---
 src/pages/team/index.js       |  20 +++++-
 src/pages/team/languages.json | 158 ++++++++++++++++++++++++++++++------------
 2 files changed, 132 insertions(+), 46 deletions(-)

diff --git a/src/pages/team/index.js b/src/pages/team/index.js
index d75a3e0..d0f9129 100644
--- a/src/pages/team/index.js
+++ b/src/pages/team/index.js
@@ -13,7 +13,7 @@ export default function () {
         <Layout>
             <div className="block team_page">
                 <h3 className="team_title">SeaTunnel Team</h3>
-                <p className="team_desc" dangerouslySetInnerHTML={{__html: 
dataSource.info.desc}}></p>
+                <p className="team_desc" dangerouslySetInnerHTML={ { __html: 
dataSource.info.desc } }/>
                 <h3 className="team_title">Mentor</h3>
                 <p className="team_desc">{dataSource.info.tip}</p>
                 <ul className="character_list">
@@ -49,6 +49,24 @@ export default function () {
                         ))
                     }
                 </ul>
+
+                <h3 className="team_title">Committer</h3>
+                <p className="team_desc">{dataSource.info.tip}</p>
+                <ul className="character_list">
+                  {
+                    dataSource.committer.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}/>
+                          <div className="character_desc">
+                            <h3 className="character_name">{item.name}</h3>
+                            <h3 className="character_id"><span 
className="githubId">githubId:</span>{item.githubId}</h3>
+                          </div>
+                        </li>
+                      </a>
+                    ))
+                  }
+                </ul>
             </div>
         </Layout>
     );
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index 0d2fcab..52d570a 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -6,15 +6,15 @@
     },
     "mentor": [
       {
-        "apacheId": "",
+        "apacheId": "ningjiang",
         "avatarUrl": "https://avatars.githubusercontent.com/u/219644?v=4";,
-        "email": "[email protected]",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/WillemJiang";,
         "githubId": "WillemJiang",
-        "name": "WillemJiang"
+        "name": "Willem Ning Jiang"
       },
       {
-        "apacheId": "",
+        "apacheId": "kezhenxu94",
         "avatarUrl": "https://avatars.githubusercontent.com/u/15965696?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/kezhenxu94";,
@@ -22,15 +22,15 @@
         "name": "Zhenxu Ke"
       },
       {
-        "apacheId": "",
+        "apacheId": "guowei",
         "avatarUrl": "https://avatars.githubusercontent.com/u/25520639?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/William-GuoWei";,
         "githubId": "William-GuoWei",
-        "name": "William Guo"
+        "name": "Guo William"
       },
       {
-        "apacheId": "",
+        "apacheId": "djkevincr",
         "avatarUrl": "https://avatars.githubusercontent.com/u/1346010?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/djkevincr";,
@@ -38,7 +38,7 @@
         "name": "Kevin Ratnasekera"
       },
       {
-        "apacheId": "",
+        "apacheId": "jbonofre",
         "avatarUrl": "https://avatars.githubusercontent.com/u/158903?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/jbonofre";,
@@ -46,15 +46,15 @@
         "name": "Jean-Baptiste Onofré"
       },
       {
-        "apacheId": "",
+        "apacheId": "tedliu",
         "avatarUrl": "https://avatars.githubusercontent.com/u/10952755?v=4";,
-        "email": "",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/tedliu1";,
         "githubId": "tedliu1",
         "name": "Ted Liu"
       },
       {
-        "apacheId": "",
+        "apacheId": "lidongdai",
         "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/dailidong";,
@@ -64,7 +64,7 @@
     ],
     "ppmc": [
       {
-        "apacheId": "",
+        "apacheId": "kirs",
         "avatarUrl": "https://avatars.githubusercontent.com/u/16631152?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/CalvinKirs";,
@@ -72,45 +72,79 @@
         "name": "Calvin Kirs"
       },
       {
-        "apacheId": "",
+        "apacheId": "rickyhuo",
         "avatarUrl": "https://avatars.githubusercontent.com/u/18550072?v=4";,
-        "email": "",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/RickyHuo";,
         "githubId": "RickyHuo",
         "name": "Ricky Huo"
       },
       {
-        "apacheId": "",
+        "apacheId": "gaoyingju",
         "avatarUrl": "https://avatars.githubusercontent.com/u/2291859?v=4";,
-        "email": "",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/garyelephant";,
         "githubId": "garyelephant",
         "name": "Gary Gao"
       },
       {
-        "apacheId": "",
+        "apacheId": "ridxiong",
         "avatarUrl": "https://avatars.githubusercontent.com/u/41584238?v=4";,
-        "email": "[email protected]",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/kid-xiong";,
         "githubId": "kid-xiong",
-        "name": "Kid Xiong"
+        "name": "kid Xiong"
       },
       {
-        "apacheId": "",
+        "apacheId": "nielifeng",
         "avatarUrl": "https://avatars.githubusercontent.com/u/53861852?v=4";,
-        "email": "[email protected]",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/nielifeng";,
         "githubId": "nielifeng",
         "name": "LiFeng Nie"
       },
       {
-        "apacheId": "",
+        "apacheId": "zhongjiajie",
         "avatarUrl": "https://avatars.githubusercontent.com/u/15820530?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/zhongjiajie";,
         "githubId": "zhongjiajie",
         "name": "Jiajie Zhong"
       }
+    ],
+    "committer": [
+      {
+        "apacheId": "leo65535",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/95013770?v=4";,
+        "email": "[email protected]",
+        "gitUrl": "https://github.com/leo65535";,
+        "githubId": "leo65535",
+        "name": "Lei Xie"
+      },
+      {
+        "apacheId": "benjobs",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/13284744?v=4";,
+        "email": "[email protected]",
+        "gitUrl": "https://github.com/wolfboys";,
+        "githubId": "wolfboys",
+        "name": "Huajie Wang"
+      },
+      {
+        "apacheId": "wuchunfu",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/29206593?v=4";,
+        "email": "[email protected]",
+        "gitUrl": "https://github.com/wuchunfu";,
+        "githubId": "wuchunfu",
+        "name": "ChunFu Wu"
+      },
+      {
+        "apacheId": "yangxiang",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/8814185?v=4";,
+        "email": "[email protected]",
+        "gitUrl": "https://github.com/yx91490";,
+        "githubId": "yx91490",
+        "name": "Yang Xiang"
+      }
     ]
   },
   "en": {
@@ -120,15 +154,15 @@
     },
     "mentor": [
       {
-        "apacheId": "",
+        "apacheId": "ningjiang",
         "avatarUrl": "https://avatars.githubusercontent.com/u/219644?v=4";,
-        "email": "[email protected]",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/WillemJiang";,
         "githubId": "WillemJiang",
-        "name": "WillemJiang"
+        "name": "Willem Ning Jiang"
       },
       {
-        "apacheId": "",
+        "apacheId": "kezhenxu94",
         "avatarUrl": "https://avatars.githubusercontent.com/u/15965696?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/kezhenxu94";,
@@ -136,15 +170,15 @@
         "name": "Zhenxu Ke"
       },
       {
-        "apacheId": "",
+        "apacheId": "guowei",
         "avatarUrl": "https://avatars.githubusercontent.com/u/25520639?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/William-GuoWei";,
         "githubId": "William-GuoWei",
-        "name": "William Guo"
+        "name": "Guo William"
       },
       {
-        "apacheId": "",
+        "apacheId": "djkevincr",
         "avatarUrl": "https://avatars.githubusercontent.com/u/1346010?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/djkevincr";,
@@ -152,7 +186,7 @@
         "name": "Kevin Ratnasekera"
       },
       {
-        "apacheId": "",
+        "apacheId": "jbonofre",
         "avatarUrl": "https://avatars.githubusercontent.com/u/158903?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/jbonofre";,
@@ -160,25 +194,25 @@
         "name": "Jean-Baptiste Onofré"
       },
       {
-        "apacheId": "",
+        "apacheId": "tedliu",
         "avatarUrl": "https://avatars.githubusercontent.com/u/10952755?v=4";,
-        "email": "",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/tedliu1";,
         "githubId": "tedliu1",
         "name": "Ted Liu"
       },
       {
-        "apacheId": "",
+        "apacheId": "lidongdai",
         "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/dailidong";,
         "githubId": "dailidong",
-        "name": "LiDong Dai"
+        "name": "Lidong Dai"
       }
     ],
     "ppmc": [
       {
-        "apacheId": "",
+        "apacheId": "kirs",
         "avatarUrl": "https://avatars.githubusercontent.com/u/16631152?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/CalvinKirs";,
@@ -186,45 +220,79 @@
         "name": "Calvin Kirs"
       },
       {
-        "apacheId": "",
+        "apacheId": "rickyhuo",
         "avatarUrl": "https://avatars.githubusercontent.com/u/18550072?v=4";,
-        "email": "",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/RickyHuo";,
         "githubId": "RickyHuo",
         "name": "Ricky Huo"
       },
       {
-        "apacheId": "",
+        "apacheId": "gaoyingju",
         "avatarUrl": "https://avatars.githubusercontent.com/u/2291859?v=4";,
-        "email": "",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/garyelephant";,
         "githubId": "garyelephant",
         "name": "Gary Gao"
       },
       {
-        "apacheId": "",
+        "apacheId": "ridxiong",
         "avatarUrl": "https://avatars.githubusercontent.com/u/41584238?v=4";,
-        "email": "[email protected]",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/kid-xiong";,
         "githubId": "kid-xiong",
-        "name": "Kid Xiong"
+        "name": "kid Xiong"
       },
       {
-        "apacheId": "",
+        "apacheId": "nielifeng",
         "avatarUrl": "https://avatars.githubusercontent.com/u/53861852?v=4";,
-        "email": "[email protected]",
+        "email": "[email protected]",
         "gitUrl": "https://github.com/nielifeng";,
         "githubId": "nielifeng",
         "name": "LiFeng Nie"
       },
       {
-        "apacheId": "",
+        "apacheId": "zhongjiajie",
         "avatarUrl": "https://avatars.githubusercontent.com/u/15820530?v=4";,
         "email": "[email protected]",
         "gitUrl": "https://github.com/zhongjiajie";,
         "githubId": "zhongjiajie",
         "name": "Jiajie Zhong"
       }
+    ],
+    "committer": [
+      {
+        "apacheId": "leo65535",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/95013770?v=4";,
+        "email": "[email protected]",
+        "gitUrl": "https://github.com/leo65535";,
+        "githubId": "leo65535",
+        "name": "Lei Xie"
+      },
+      {
+        "apacheId": "benjobs",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/13284744?v=4";,
+        "email": "[email protected]",
+        "gitUrl": "https://github.com/wolfboys";,
+        "githubId": "wolfboys",
+        "name": "Huajie Wang"
+      },
+      {
+        "apacheId": "wuchunfu",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/29206593?v=4";,
+        "email": "[email protected]",
+        "gitUrl": "https://github.com/wuchunfu";,
+        "githubId": "wuchunfu",
+        "name": "ChunFu Wu"
+      },
+      {
+        "apacheId": "yangxiang",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/8814185?v=4";,
+        "email": "[email protected]",
+        "gitUrl": "https://github.com/yx91490";,
+        "githubId": "yx91490",
+        "name": "Yang Xiang"
+      }
     ]
   }
 }
\ No newline at end of file

Reply via email to