You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by zh...@apache.org on 2021/12/28 15:17:44 UTC

[incubator-seatunnel-website] branch main updated: Update Team Page (#23)

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 6b1c7ca  Update Team Page (#23)
6b1c7ca is described below

commit 6b1c7cade2ab88fcd249aed91fa82e7260597c65
Author: Kirs <ac...@163.com>
AuthorDate: Tue Dec 28 23:17:39 2021 +0800

    Update Team Page (#23)
    
    * Update Team Page
    
    * Update Team Page
    
    * Update Team Page
    
    * Update Team Page
---
 src/pages/team/index.js       |  12 +-
 src/pages/team/languages.json | 426 ++++++++++++------------------------------
 2 files changed, 129 insertions(+), 309 deletions(-)

diff --git a/src/pages/team/index.js b/src/pages/team/index.js
index e16a1c9..5054046 100644
--- a/src/pages/team/index.js
+++ b/src/pages/team/index.js
@@ -14,11 +14,11 @@ export default function () {
             <div className="block team_page">
                 <h3 className="team_title">SeaTunnel Team</h3>
                 <p className="team_desc" dangerouslySetInnerHTML={{__html: dataSource.info.desc}}></p>
-                <h3 className="team_title">PPMC</h3>
+                <h3 className="team_title">Mentor</h3>
                 <p className="team_desc">{dataSource.info.tip}</p>
                 <ul className="character_list">
                     {
-                        dataSource.ppmc.map((item, i) => (
+                        dataSource.mentor.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}/>
@@ -31,11 +31,11 @@ export default function () {
                     }
                 </ul>
 
-                <h3 className="team_title">PMC</h3>
+                <h3 className="team_title">PPMC</h3>
                 <p className="team_desc">{dataSource.info.tip}</p>
                 <ul className="character_list">
                     {
-                        dataSource.pmc.map((item, i) => (
+                        dataSource.ppmc.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}/>
@@ -48,7 +48,7 @@ export default function () {
                     }
                 </ul>
 
-                <h3 className="team_title">Committer</h3>
+               {/* <h3 className="team_title">Committer</h3>
                 <p className="team_desc">{dataSource.info.tip}</p>
                 <ul className="character_list">
                     {
@@ -63,7 +63,7 @@ export default function () {
                             </a>
                         ))
                     }
-                </ul>
+                </ul>*/}
 
             </div>
         </Layout>
diff --git a/src/pages/team/languages.json b/src/pages/team/languages.json
index 7f56ed1..e4f118e 100644
--- a/src/pages/team/languages.json
+++ b/src/pages/team/languages.json
@@ -1,131 +1,57 @@
 {
   "zh-CN": {
     "info": {
-      "desc": "SeaTunnel 团队由成员和贡献者组成。 成员可以直接访问 SeaTunnel 项目的源代码并积极地开发代码库。 贡献者通过向成员提交补丁和建议来改善项目。 该项目的贡献者数量是无限的。 无论是琐碎的清理工作,重要的新功能还是其他重大的奖励,对 SeaTunnel 所做的所有贡献都将受到极大的赞赏。",
+      "desc": "SeaTunnel 社区由贡献者组成。 贡献者可以直接访问 SeaTunnel 项目的源代码并参与贡献当中(包括但不限于代码的贡献)。 贡献者通过提交补丁和建议来改善项目。 该项目的贡献者数量是无限的。 无论是琐碎的清理工作,重要的新功能还是其他重大的奖励,对 SeaTunnel 所做的所有贡献都将受到极大的赞赏。",
       "tip": "(排名不分先后)"
     },
-    "ppmc": [
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      }
-    ],
-    "pmc": [
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
+    "mentor": [
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/219644?v=4",
+        "email": "willem.jiang@gmail.com",
+        "gitUrl": "https://github.com/WillemJiang",
+        "githubId": "WillemJiang",
+        "name": "WillemJiang"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/15965696?v=4",
+        "email": "kezhenxu94@apache.org",
+        "gitUrl": "https://github.com/kezhenxu94",
+        "githubId": "kezhenxu94",
+        "name": "Zhenxu Ke"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/25520639?v=4",
+        "email": "guowei@apache.org",
+        "gitUrl": "https://github.com/William-GuoWei",
+        "githubId": "William-GuoWei",
+        "name": "William Guo"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/1346010?v=4",
+        "email": "djkevincr@apache.org",
+        "gitUrl": "https://github.com/djkevincr",
+        "githubId": "djkevincr",
+        "name": "Kevin Ratnasekera"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/158903?v=4",
+        "email": "jbonofre@apache.org",
+        "gitUrl": "https://github.com/jbonofre",
+        "githubId": "jbonofre",
+        "name": "Jean-Baptiste Onofré"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/10952755?v=4",
+        "email": "",
+        "gitUrl": "https://github.com/tedliu1",
+        "githubId": "tedliu1",
+        "name": "Ted Liu"
       },
       {
         "apacheId": "",
@@ -133,73 +59,57 @@
         "email": "lidongdai@apache.org",
         "gitUrl": "https://github.com/dailidong",
         "githubId": "dailidong",
-        "name": "代立冬"
+        "name": "Lidong Dai"
       }
     ],
-    "committer": [
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
+    "ppmc": [
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/16631152?v=4",
+        "email": "kirs@apache.org",
+        "gitUrl": "https://github.com/CalvinKirs",
+        "githubId": "Calvin Kirs",
+        "name": "Calvin Kirs"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/18550072?v=4",
+        "email": "",
+        "gitUrl": "https://github.com/RickyHuo",
+        "githubId": "RickyHuo",
+        "name": "Ricky Huo"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/2291859?v=4",
+        "email": "",
+        "gitUrl": "https://github.com/garyelephant",
+        "githubId": "garyelephant",
+        "name": "Gary Gao"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/41584238?v=4",
         "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "gitUrl": "https://github.com/kid-xiong",
+        "githubId": "kid-xiong",
+        "name": "Kid Xiong"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/53861852?v=4",
         "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "gitUrl": "https://github.com/nielifeng",
+        "githubId": "nielifeng",
+        "name": "LiFeng Nie"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/15820530?v=4",
+        "email": "zhongjiajie@apache.org",
+        "gitUrl": "https://github.com/zhongjiajie",
+        "githubId": "zhongjiajie",
+        "name": "Jiajie Zhong"
       }
     ]
   },
@@ -208,128 +118,54 @@
       "desc": "The SeaTunnel team is comprised of Members and Contributors. Members have direct access to the source of SeaTunnel project and actively evolve the code-base. Contributors improve the project through submission of patches and suggestions to the Members. The number of Contributors to the project is unbounded. All contributions to SeaTunnel are greatly appreciated, whether for trivial cleanups, big new features or other material rewards.",
       "tip": "(In no particular order)"
     },
-    "ppmc": [
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      }
-    ],
-    "pmc": [
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
+    "mentor": [
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/219644?v=4",
+        "email": "willem.jiang@gmail.com",
+        "gitUrl": "https://github.com/WillemJiang",
+        "githubId": "WillemJiang",
+        "name": "WillemJiang"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/15965696?v=4",
+        "email": "kezhenxu94@apache.org",
+        "gitUrl": "https://github.com/kezhenxu94",
+        "githubId": "kezhenxu94",
+        "name": "Zhenxu Ke"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/25520639?v=4",
+        "email": "guowei@apache.org",
+        "gitUrl": "https://github.com/William-GuoWei",
+        "githubId": "William-GuoWei",
+        "name": "William Guo"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/1346010?v=4",
+        "email": "djkevincr@apache.org",
+        "gitUrl": "https://github.com/djkevincr",
+        "githubId": "djkevincr",
+        "name": "Kevin Ratnasekera"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/158903?v=4",
+        "email": "jbonofre@apache.org",
+        "gitUrl": "https://github.com/jbonofre",
+        "githubId": "jbonofre",
+        "name": "Jean-Baptiste Onofré"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/10952755?v=4",
+        "email": "",
+        "gitUrl": "https://github.com/tedliu1",
+        "githubId": "tedliu1",
+        "name": "Ted Liu"
       },
       {
         "apacheId": "",
@@ -337,73 +173,57 @@
         "email": "lidongdai@apache.org",
         "gitUrl": "https://github.com/dailidong",
         "githubId": "dailidong",
-        "name": "代立冬"
+        "name": "LiDong Dai"
       }
     ],
-    "committer": [
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
+    "ppmc": [
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/16631152?v=4",
+        "email": "kirs@apache.org",
+        "gitUrl": "https://github.com/CalvinKirs",
+        "githubId": "Calvin Kirs",
+        "name": "Calvin Kirs"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/18550072?v=4",
+        "email": "",
+        "gitUrl": "https://github.com/RickyHuo",
+        "githubId": "RickyHuo",
+        "name": "Ricky Huo"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/2291859?v=4",
+        "email": "",
+        "gitUrl": "https://github.com/garyelephant",
+        "githubId": "garyelephant",
+        "name": "Gary Gao"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/41584238?v=4",
         "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "gitUrl": "https://github.com/kid-xiong",
+        "githubId": "kid-xiong",
+        "name": "Kid Xiong"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
+        "avatarUrl": "https://avatars.githubusercontent.com/u/53861852?v=4",
         "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "gitUrl": "https://github.com/nielifeng",
+        "githubId": "nielifeng",
+        "name": "LiFeng Nie"
       },
       {
         "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
-      },
-      {
-        "apacheId": "",
-        "avatarUrl": "https://avatars.githubusercontent.com/u/15833811?v=4",
-        "email": "lidongdai@apache.org",
-        "gitUrl": "https://github.com/dailidong",
-        "githubId": "dailidong",
-        "name": "代立冬"
+        "avatarUrl": "https://avatars.githubusercontent.com/u/15820530?v=4",
+        "email": "zhongjiajie@apache.org",
+        "gitUrl": "https://github.com/zhongjiajie",
+        "githubId": "zhongjiajie",
+        "name": "Jiajie Zhong"
       }
     ]
   }