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

juzhiyuan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-apisix-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 0b01d79  Publishing to asf-site (publish.sh)
0b01d79 is described below

commit 0b01d798ea41bd765db4378e2c84a45a4780edbb
Author: juzhiyuan <[email protected]>
AuthorDate: Sun Mar 29 17:49:43 2020 +0800

    Publishing to asf-site (publish.sh)
---
 contribute/release/index.html    |   6 +
 downloads/index.html             |   6 +
 en/sitemap.xml                   |  17 +-
 index.html                       |   8 +-
 index.xml                        |  11 +-
 security/index.html              |   6 +
 sitemap.xml                      |   4 +-
 team/index.html                  | 454 +++++++++++++++++++++++++++++++++++++++
 zh/contribute/release/index.html |   6 +
 zh/downloads/index.html          |   6 +
 zh/index.html                    |   8 +-
 zh/index.xml                     |  11 +-
 zh/security/index.html           |   6 +
 zh/sitemap.xml                   |  17 +-
 zh/team/index.html               | 454 +++++++++++++++++++++++++++++++++++++++
 15 files changed, 1012 insertions(+), 8 deletions(-)

diff --git a/contribute/release/index.html b/contribute/release/index.html
index 4778ff1..5bb4390 100644
--- a/contribute/release/index.html
+++ b/contribute/release/index.html
@@ -77,6 +77,9 @@ GnuPG-2.x可使用:
               </a>
             </div>
           </div>
+          <a href="/team" class="navbar-item is-secondary">
+            Team
+          </a>
         </div>
         <a class="language-switcher" href="/zh">中</a>
       </div>
@@ -122,6 +125,9 @@ GnuPG-2.x可使用:
             </a>
           </div>
         </div>
+        <a href="/team" class="navbar-item is-secondary">
+          Team
+        </a>
       </div>
 
       <a class="language-switcher" href="/zh">中</a>
diff --git a/downloads/index.html b/downloads/index.html
index 618ba32..9bbfcb6 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -70,6 +70,9 @@
               </a>
             </div>
           </div>
+          <a href="/team" class="navbar-item is-secondary">
+            Team
+          </a>
         </div>
         <a class="language-switcher" href="/zh">中</a>
       </div>
@@ -115,6 +118,9 @@
             </a>
           </div>
         </div>
+        <a href="/team" class="navbar-item is-secondary">
+          Team
+        </a>
       </div>
 
       <a class="language-switcher" href="/zh">中</a>
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 6aebce4..9c46b6a 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -4,7 +4,7 @@
   
   <url>
     <loc>https://apisix.incubator.apache.org/</loc>
-    <lastmod>2020-01-16T11:46:04+08:00</lastmod>
+    <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="zh"
@@ -18,6 +18,21 @@
   </url>
   
   <url>
+    <loc>https://apisix.incubator.apache.org/team/</loc>
+    <lastmod>2020-03-29T11:46:04+08:00</lastmod>
+    <xhtml:link
+                rel="alternate"
+                hreflang="zh"
+                href="https://apisix.incubator.apache.org/zh/team/";
+                />
+    <xhtml:link
+                rel="alternate"
+                hreflang="en"
+                href="https://apisix.incubator.apache.org/team/";
+                />
+  </url>
+  
+  <url>
     <loc>https://apisix.incubator.apache.org/security/</loc>
     <lastmod>2020-01-16T11:46:04+08:00</lastmod>
     <xhtml:link
diff --git a/index.html b/index.html
index ea32010..80a1316 100644
--- a/index.html
+++ b/index.html
@@ -9,7 +9,7 @@
 <meta property="og:type" content="website" />
 <meta property="og:url" content="https://apisix.incubator.apache.org/"; />
 
-<meta property="og:updated_time" content="2020-01-16T11:46:04+08:00" />
+<meta property="og:updated_time" content="2020-03-29T11:46:04+08:00" />
 
 
 <meta name="description" content="Hardcoded description; the author should 
update :)" />
@@ -72,6 +72,9 @@
               </a>
             </div>
           </div>
+          <a href="/team" class="navbar-item is-secondary">
+            Team
+          </a>
         </div>
         <a class="language-switcher" href="/zh">中</a>
       </div>
@@ -117,6 +120,9 @@
             </a>
           </div>
         </div>
+        <a href="/team" class="navbar-item is-secondary">
+          Team
+        </a>
       </div>
 
       <a class="language-switcher" href="/zh">中</a>
diff --git a/index.xml b/index.xml
index fffc9e6..46a976d 100644
--- a/index.xml
+++ b/index.xml
@@ -5,12 +5,21 @@
     <link>https://apisix.incubator.apache.org/</link>
     <description>Recent content on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
-    <lastBuildDate>Thu, 16 Jan 2020 11:46:04 +0800</lastBuildDate>
+    <lastBuildDate>Sun, 29 Mar 2020 11:46:04 +0800</lastBuildDate>
     
        <atom:link href="https://apisix.incubator.apache.org/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
     <item>
+      <title>Team</title>
+      <link>https://apisix.incubator.apache.org/team/</link>
+      <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
+      
+      <guid>https://apisix.incubator.apache.org/team/</guid>
+      <description>Members PPMC ID GitHub Public Name  yousa  Miss-you Hui Li  
shuaijinchao  shuaijinchao JinChao Shuai  chenjunxu  nic-chen Junxu Chen  
tangke  supermario1990 Ke Tang  totemofwolf  totemofwolf Lang Wang  lizhiyong  
zhiyong0804 Li Zhiyong  liling  lilien1010 Ling Li  linsir  linsir Linsir Wu  
wenming  Ming Wen Name  wusheng  wu-sheng Sheng Wu  coolsoul  soulsoul Suo 
Zhang  agile6v  agile6v Wei Liu  liyong  chnliyong Yong Li  membphis  membphis 
YuanSheng Wang  juzhiyuan  j [...]
+    </item>
+    
+    <item>
       <title>Security</title>
       <link>https://apisix.incubator.apache.org/security/</link>
       <pubDate>Thu, 16 Jan 2020 11:46:04 +0800</pubDate>
diff --git a/security/index.html b/security/index.html
index fd9ba33..8d92ad0 100644
--- a/security/index.html
+++ b/security/index.html
@@ -71,6 +71,9 @@ If you have apprehensions regarding APISIX’s security or you 
discover vulnerab
               </a>
             </div>
           </div>
+          <a href="/team" class="navbar-item is-secondary">
+            Team
+          </a>
         </div>
         <a class="language-switcher" href="/zh">中</a>
       </div>
@@ -116,6 +119,9 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
             </a>
           </div>
         </div>
+        <a href="/team" class="navbar-item is-secondary">
+          Team
+        </a>
       </div>
 
       <a class="language-switcher" href="/zh">中</a>
diff --git a/sitemap.xml b/sitemap.xml
index bceb604..938f799 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -4,14 +4,14 @@
        <sitemap>
                <loc>https://apisix.incubator.apache.org/en/sitemap.xml</loc>
                
-               <lastmod>2020-01-16T11:46:04+08:00</lastmod>
+               <lastmod>2020-03-29T11:46:04+08:00</lastmod>
                
        </sitemap>
        
        <sitemap>
                <loc>https://apisix.incubator.apache.org/zh/sitemap.xml</loc>
                
-               <lastmod>2020-01-16T11:46:04+08:00</lastmod>
+               <lastmod>2020-03-29T11:46:04+08:00</lastmod>
                
        </sitemap>
        
diff --git a/team/index.html b/team/index.html
new file mode 100644
index 0000000..be2dd1b
--- /dev/null
+++ b/team/index.html
@@ -0,0 +1,454 @@
+<!DOCTYPE html>
+<html lang="">
+  <head>
+    
+
+<meta property="og:title" content="Team" />
+<meta property="og:description" content="Members PPMC ID GitHub Public Name  
yousa  Miss-you Hui Li  shuaijinchao  shuaijinchao JinChao Shuai  chenjunxu  
nic-chen Junxu Chen  tangke  supermario1990 Ke Tang  totemofwolf  totemofwolf 
Lang Wang  lizhiyong  zhiyong0804 Li Zhiyong  liling  lilien1010 Ling Li  
linsir  linsir Linsir Wu  wenming  Ming Wen Name  wusheng  wu-sheng Sheng Wu  
coolsoul  soulsoul Suo Zhang  agile6v  agile6v Wei Liu  liyong  chnliyong Yong 
Li  membphis  membphis YuanSh [...]
+<meta property="og:type" content="article" />
+<meta property="og:url" content="https://apisix.incubator.apache.org/team/"; />
+<meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
+<meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
+
+
+<meta name="description" content="Hardcoded description; the author should 
update :)" />
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+<meta http-equiv="x-ua-compatible" content="ie=edge">
+    <title>Apache APISIX</title>
+    
+<link rel="icon" type="image/png" href="/images/favicon.png" />
+<link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
+<link rel="stylesheet" type="text/css" 
href="/css/style.min.b83fa5dc8f25322d2f23b83e2b2e101f99ae09e5af7e801f9f2c6d51f802d9b1.css"
 integrity="sha256-uD&#43;l3I8lMi0vI7g&#43;Ky4QH5muCeWvfoAfnyxtUfgC2bE=">
+<link rel="stylesheet" type="text/css" href="/css/icons.css">
+
+  </head>
+  <body>
+    
+    <div id="preloader">
+      <div id="status"></div>
+    </div>
+
+    
+
+    
+
+<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" 
aria-label="main navigation">
+  <div class="container">
+    <div class="navbar-brand">
+      <a class="navbar-item" href="/">
+        <img src="/images/logos/apisix.svg">
+      </a>
+
+      <a role="button" class="navbar-burger" aria-label="menu" 
aria-expanded="false" data-target="navbar-menu">
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+      </a>
+    </div>
+
+      <div id="navbar-menu" class="navbar-menu is-static">
+
+        <div class="navbar-end">
+          <a href="/" class="navbar-item is-secondary">
+            Home
+          </a>
+          <a href="/security" class="navbar-item is-secondary">
+            Security
+          </a>
+          <a href="/downloads" class="navbar-item is-secondary">
+            Downloads
+          </a>
+          <div class="navbar-item has-dropdown is-hoverable">
+            <a class="navbar-link">
+              Get Involved
+            </a>
+
+            <div class="navbar-dropdown">
+              <a href="/contribute/release" class="navbar-item">
+                Release Guide
+              </a>
+            </div>
+          </div>
+          <a href="/team" class="navbar-item is-secondary">
+            Team
+          </a>
+        </div>
+        <a class="language-switcher" href="/zh">中</a>
+      </div>
+  </div>
+</nav>
+
+
+
+<nav id="navbar-clone" class="navbar is-fresh is-transparent" 
role="navigation" aria-label="main navigation">
+  <div class="container">
+    <div class="navbar-brand">
+      <a class="navbar-item" href="/">
+        <img src="/images/logos/apisix.svg" alt="" width="112" height="28">
+      </a>
+
+      <a role="button" class="navbar-burger" aria-label="menu" 
aria-expanded="false" data-target="cloned-navbar-menu">
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+      </a>
+    </div>
+
+    <div id="cloned-navbar-menu" class="navbar-menu is-fixed">
+
+      <div class="navbar-end">
+        <a href="/" class="navbar-item is-secondary">
+          Home
+        </a>
+        <a href="/security" class="navbar-item is-secondary">
+          Security
+        </a>
+        <a href="/downloads" class="navbar-item is-secondary">
+          Downloads
+        </a>
+        <div class="navbar-item has-dropdown is-hoverable">
+          <a class="navbar-link">
+            Get Involved
+          </a>
+
+          <div class="navbar-dropdown">
+            <a href="/contribute/release" class="navbar-item">
+              Release Guide
+            </a>
+          </div>
+        </div>
+        <a href="/team" class="navbar-item is-secondary">
+          Team
+        </a>
+      </div>
+
+      <a class="language-switcher" href="/zh">中</a>
+    </div>
+</div>
+</nav>
+
+<section class="section is-medium">
+  <div class="container">
+    <div class="columns">
+      <div class="column is-centered-tablet-portrait">
+        <h1 class="title section-title">Team</h1>
+        <h5 class="subtitle is-5 is-muted"></h5>
+        <div class="divider"></div>
+      </div>
+    </div>
+    <div class="downloads">
+  <section>
+    <h2 class="title">Members</h2>
+    <p class="description"></p>
+    <h3 class="subtitle">PPMC</h3>
+    <div class="table-container" role="table" aria-label="Destinations">
+      <div class="flex-table header" role="rowgroup">
+        <div class="flex-row first" role="columnheader">ID</div>
+        <div class="flex-row" role="columnheader">GitHub</div>
+        <div class="flex-row" role="columnheader">Public Name</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/yousa"; 
target="_blank">yousa</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>Miss-you</div>
+        <div class="flex-row" role="cell">Hui Li</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/shuaijinchao"; 
target="_blank">shuaijinchao</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>shuaijinchao</div>
+        <div class="flex-row" role="cell">JinChao Shuai</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/chenjunxu"; 
target="_blank">chenjunxu</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>nic-chen</div>
+        <div class="flex-row" role="cell">Junxu Chen</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/tangke"; 
target="_blank">tangke</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>supermario1990</div>
+        <div class="flex-row" role="cell">Ke Tang</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/totemofwolf"; 
target="_blank">totemofwolf</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>totemofwolf</div>
+        <div class="flex-row" role="cell">Lang Wang</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/lizhiyong"; 
target="_blank">lizhiyong</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>zhiyong0804</div>
+        <div class="flex-row" role="cell">Li Zhiyong</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/liling"; 
target="_blank">liling</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>lilien1010</div>
+        <div class="flex-row" role="cell">Ling Li</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/linsir"; 
target="_blank">linsir</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>linsir</div>
+        <div class="flex-row" role="cell">Linsir Wu</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/moonming"; 
target="_blank">wenming</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>Ming Wen</div>
+        <div class="flex-row" role="cell">Name</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/wusheng"; 
target="_blank">wusheng</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>wu-sheng</div>
+        <div class="flex-row" role="cell">Sheng Wu</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/coolsoul"; 
target="_blank">coolsoul</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>soulsoul</div>
+        <div class="flex-row" role="cell">Suo Zhang</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/agile6v"; 
target="_blank">agile6v</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>agile6v</div>
+        <div class="flex-row" role="cell">Wei Liu</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/liyong"; 
target="_blank">liyong</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>chnliyong</div>
+        <div class="flex-row" role="cell">Yong Li</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/membphis"; 
target="_blank">membphis</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>membphis</div>
+        <div class="flex-row" role="cell">YuanSheng Wang</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/juzhiyuan"; 
target="_blank">juzhiyuan</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>juzhiyuan</div>
+        <div class="flex-row" role="cell">Zhiyuan</div>
+      </div>
+    </div>
+    <h3 class="subtitle">Committers</h3>
+    <p class="description">The following list excludes PPMC members above.</p>
+    <div class="table-container" role="table" aria-label="Destinations">
+      <div class="flex-table header" role="rowgroup">
+        <div class="flex-row first" role="columnheader">ID</div>
+        <div class="flex-row" role="columnheader">GitHub</div>
+        <div class="flex-row" role="columnheader">Public Name</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/akayeshmantha"; 
target="_blank">akayeshmantha</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>Akayeshmantha</div>
+        <div class="flex-row" role="cell">Ayeshmantha Perera</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/sshniro"; 
target="_blank">sshniro</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>sshniro</div>
+        <div class="flex-row" role="cell">Nirojan Selvanathan</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/spacewander"; 
target="_blank">spacewander</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>spacewander</div>
+        <div class="flex-row" role="cell">Zexuan Luo</div>
+      </div>
+    </div>
+  </section>
+  <section>
+    <h2 class="title">Mentors</h2>
+    <div class="table-container" role="table" aria-label="Destinations">
+      <div class="flex-table header" role="rowgroup">
+        <div class="flex-row first" role="columnheader">ID</div>
+        <div class="flex-row" role="columnheader">GitHub</div>
+        <div class="flex-row" role="columnheader">Public Name</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/jmclean"; 
target="_blank">jmclean</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>justinmclean</div>
+        <div class="flex-row" role="cell">Justin Mclean</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/djkevincr"; 
target="_blank">djkevincr</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>djkevincr</div>
+        <div class="flex-row" role="cell">Kevin Ratnasekera</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/vongosling"; 
target="_blank">vongosling</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>vongosling</div>
+        <div class="flex-row" role="cell">Von Gosling</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/ningjiang"; 
target="_blank">ningjiang</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>WillemJiang</div>
+        <div class="flex-row" role="cell">Willem Ning Jiang</div>
+      </div>
+    </div>
+  </section>
+  <section>
+    <h2 class="title">Contributors</h2>
+    <p class="description">You can find all contributors of Apache APISIX from 
GitHub contribution list.</p>
+    <p class="description">
+      <a 
href="https://github.com/apache/incubator-apisix/graphs/contributors";>1. 
incubator-apisix</a>
+    </p>
+    <p class="description">
+      <a 
href="https://github.com/apache/incubator-apisix-dashboard/graphs/contributors";>2.
 incubator-apisix-dashboard</a>
+    </p>
+  </section>
+  <p class="description">&nbsp;</p>
+  <section>
+    <h2 class="title">Becoming a Committer</h2>
+    <p class="description">
+      The Apache APISIX community follows the <a 
href="http://community.apache.org/newcommitter.html";>Apache Community’s 
process</a> on accepting a new committer. After a contributor participates 
APISIX's community actively, (P)PMC and Committers will make decisions to 
invite the contributor join Committers and (P)PMC.
+    </p>
+  </section>
+</div>
+
+  </div>
+</section>
+
+
+
+    
+    
+<footer class="footer footer-gray">
+  <div class="container">
+    <div class="columns">
+        <div class="column is-4">
+          <div class="footer-column">
+            <div class="footer-header">
+                <h3>Disclaimer</h3>
+            </div>
+            <div class="footer-description">
+              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+            </div>
+            <ul class="link-list">
+            </ul>
+          </div>
+        </div>
+        <div class="column is-4">
+          <div class="footer-column">
+            <div class="footer-header">
+                <h3>Documentation</h3>
+            </div>
+            <div class="footer-description">
+              
+            </div>
+            <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
+            </ul>
+          </div>
+        </div>
+        <div class="column is-4">
+          <div class="footer-column">
+            <div class="footer-header">
+                <h3>ASF</h3>
+            </div>
+            <div class="footer-description">
+              
+            </div>
+            <ul class="link-list">
+              <li>
+                <a href="http://www.apache.org/";>
+                  Foundation
+                </a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/licenses/";>
+                  License
+                </a>
+              </li>
+              <li>
+                <a 
href="https://apachecon.com/?ref=apisix.incubator.apache.org";>
+                  Events
+                </a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/foundation/sponsorship.html";>
+                  Sponsorship
+                </a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/foundation/thanks.html";>
+                  Thanks
+                </a>
+              </li>
+            </ul>
+          </div>
+        </div>
+    </div>
+    <div class="divider"></div>
+    <div class="copyright">
+Copyright © 2019 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</footer>
+
+    
+
+    
+    <div id="backtotop"><a href="#"></a></div>
+
+    
+
+    
+
+    <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js";></script>
+<script src="https://unpkg.com/feather-icons";></script>
+<script src="/js/fresh.js"></script>
+<script src="/js/jquery.panelslider.min.js"></script>
+<script 
src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js";></script>
+  </body>
+</html>
diff --git a/zh/contribute/release/index.html b/zh/contribute/release/index.html
index 05aee43..86f0f6b 100644
--- a/zh/contribute/release/index.html
+++ b/zh/contribute/release/index.html
@@ -77,6 +77,9 @@ GnuPG-2.x可使用:
               </a>
             </div>
           </div>
+          <a href="/zh/team" class="navbar-item is-secondary">
+            团队
+          </a>
         </div>
         <a class="language-switcher" href="/">EN</a>
       </div>
@@ -122,6 +125,9 @@ GnuPG-2.x可使用:
             </a>
           </div>
         </div>
+        <a href="/zh/team" class="navbar-item is-secondary">
+          团队
+        </a>
       </div>
 
       <a class="language-switcher" href="/">EN</a>
diff --git a/zh/downloads/index.html b/zh/downloads/index.html
index bd08044..884c94f 100644
--- a/zh/downloads/index.html
+++ b/zh/downloads/index.html
@@ -70,6 +70,9 @@
               </a>
             </div>
           </div>
+          <a href="/zh/team" class="navbar-item is-secondary">
+            团队
+          </a>
         </div>
         <a class="language-switcher" href="/">EN</a>
       </div>
@@ -115,6 +118,9 @@
             </a>
           </div>
         </div>
+        <a href="/zh/team" class="navbar-item is-secondary">
+          团队
+        </a>
       </div>
 
       <a class="language-switcher" href="/">EN</a>
diff --git a/zh/index.html b/zh/index.html
index 2e7c159..567a50e 100644
--- a/zh/index.html
+++ b/zh/index.html
@@ -9,7 +9,7 @@
 <meta property="og:type" content="website" />
 <meta property="og:url" content="https://apisix.incubator.apache.org/zh/"; />
 
-<meta property="og:updated_time" content="2020-01-16T11:46:04+08:00" />
+<meta property="og:updated_time" content="2020-03-29T11:46:04+08:00" />
 
 
 <meta name="description" content="Hardcoded description; the author should 
update :)" />
@@ -72,6 +72,9 @@
               </a>
             </div>
           </div>
+          <a href="/zh/team" class="navbar-item is-secondary">
+            团队
+          </a>
         </div>
         <a class="language-switcher" href="/">EN</a>
       </div>
@@ -117,6 +120,9 @@
             </a>
           </div>
         </div>
+        <a href="/zh/team" class="navbar-item is-secondary">
+          团队
+        </a>
       </div>
 
       <a class="language-switcher" href="/">EN</a>
diff --git a/zh/index.xml b/zh/index.xml
index 1834058..bbe8437 100644
--- a/zh/index.xml
+++ b/zh/index.xml
@@ -5,12 +5,21 @@
     <link>https://apisix.incubator.apache.org/zh/</link>
     <description>Recent content on Apache APISIX</description>
     <generator>Hugo -- gohugo.io</generator>
-    <lastBuildDate>Thu, 16 Jan 2020 11:46:04 +0800</lastBuildDate>
+    <lastBuildDate>Sun, 29 Mar 2020 11:46:04 +0800</lastBuildDate>
     
        <atom:link href="https://apisix.incubator.apache.org/zh/index.xml"; 
rel="self" type="application/rss+xml" />
     
     
     <item>
+      <title>团队</title>
+      <link>https://apisix.incubator.apache.org/zh/team/</link>
+      <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
+      
+      <guid>https://apisix.incubator.apache.org/zh/team/</guid>
+      <description>成员 PPMC ID GitHub 账户 公开名称  yousa  Miss-you Hui Li  
shuaijinchao  shuaijinchao JinChao Shuai  chenjunxu  nic-chen Junxu Chen  
tangke  supermario1990 Ke Tang  totemofwolf  totemofwolf Lang Wang  lizhiyong  
zhiyong0804 Li Zhiyong  liling  lilien1010 Ling Li  linsir  linsir Linsir Wu  
wenming  Ming Wen Name  wusheng  wu-sheng Sheng Wu  coolsoul  soulsoul Suo 
Zhang  agile6v  agile6v Wei Liu  liyong  chnliyong Yong Li  membphis  membphis 
YuanSheng Wang  juzhiyuan  juzhiyuan  [...]
+    </item>
+    
+    <item>
       <title>安全</title>
       <link>https://apisix.incubator.apache.org/zh/security/</link>
       <pubDate>Thu, 16 Jan 2020 11:46:04 +0800</pubDate>
diff --git a/zh/security/index.html b/zh/security/index.html
index 8c50b8c..703da24 100644
--- a/zh/security/index.html
+++ b/zh/security/index.html
@@ -71,6 +71,9 @@ If you have apprehensions regarding APISIX’s security or you 
discover vulnerab
               </a>
             </div>
           </div>
+          <a href="/zh/team" class="navbar-item is-secondary">
+            团队
+          </a>
         </div>
         <a class="language-switcher" href="/">EN</a>
       </div>
@@ -116,6 +119,9 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
             </a>
           </div>
         </div>
+        <a href="/zh/team" class="navbar-item is-secondary">
+          团队
+        </a>
       </div>
 
       <a class="language-switcher" href="/">EN</a>
diff --git a/zh/sitemap.xml b/zh/sitemap.xml
index 81b7953..f28e453 100644
--- a/zh/sitemap.xml
+++ b/zh/sitemap.xml
@@ -4,7 +4,7 @@
   
   <url>
     <loc>https://apisix.incubator.apache.org/zh/</loc>
-    <lastmod>2020-01-16T11:46:04+08:00</lastmod>
+    <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
                 rel="alternate"
                 hreflang="en"
@@ -18,6 +18,21 @@
   </url>
   
   <url>
+    <loc>https://apisix.incubator.apache.org/zh/team/</loc>
+    <lastmod>2020-03-29T11:46:04+08:00</lastmod>
+    <xhtml:link
+                rel="alternate"
+                hreflang="en"
+                href="https://apisix.incubator.apache.org/team/";
+                />
+    <xhtml:link
+                rel="alternate"
+                hreflang="zh"
+                href="https://apisix.incubator.apache.org/zh/team/";
+                />
+  </url>
+  
+  <url>
     <loc>https://apisix.incubator.apache.org/zh/security/</loc>
     <lastmod>2020-01-16T11:46:04+08:00</lastmod>
     <xhtml:link
diff --git a/zh/team/index.html b/zh/team/index.html
new file mode 100644
index 0000000..70ad49f
--- /dev/null
+++ b/zh/team/index.html
@@ -0,0 +1,454 @@
+<!DOCTYPE html>
+<html lang="">
+  <head>
+    
+
+<meta property="og:title" content="团队" />
+<meta property="og:description" content="成员 PPMC ID GitHub 账户 公开名称  yousa  
Miss-you Hui Li  shuaijinchao  shuaijinchao JinChao Shuai  chenjunxu  nic-chen 
Junxu Chen  tangke  supermario1990 Ke Tang  totemofwolf  totemofwolf Lang Wang  
lizhiyong  zhiyong0804 Li Zhiyong  liling  lilien1010 Ling Li  linsir  linsir 
Linsir Wu  wenming  Ming Wen Name  wusheng  wu-sheng Sheng Wu  coolsoul  
soulsoul Suo Zhang  agile6v  agile6v Wei Liu  liyong  chnliyong Yong Li  
membphis  membphis YuanSheng Wang  [...]
+<meta property="og:type" content="article" />
+<meta property="og:url" content="https://apisix.incubator.apache.org/zh/team/"; 
/>
+<meta property="article:published_time" content="2020-03-29T11:46:04+08:00" />
+<meta property="article:modified_time" content="2020-03-29T11:46:04+08:00" />
+
+
+<meta name="description" content="Hardcoded description; the author should 
update :)" />
+<meta charset="utf-8">
+<meta name="viewport" content="width=device-width, initial-scale=1, 
shrink-to-fit=no">
+<meta http-equiv="x-ua-compatible" content="ie=edge">
+    <title>Apache APISIX</title>
+    
+<link rel="icon" type="image/png" href="/images/favicon.png" />
+<link href="https://fonts.googleapis.com/css?family=Open&#43;Sans:400,600"; 
rel="stylesheet">
+<link rel="stylesheet" type="text/css" 
href="/css/style.min.b83fa5dc8f25322d2f23b83e2b2e101f99ae09e5af7e801f9f2c6d51f802d9b1.css"
 integrity="sha256-uD&#43;l3I8lMi0vI7g&#43;Ky4QH5muCeWvfoAfnyxtUfgC2bE=">
+<link rel="stylesheet" type="text/css" href="/css/icons.css">
+
+  </head>
+  <body>
+    
+    <div id="preloader">
+      <div id="status"></div>
+    </div>
+
+    
+
+    
+
+<nav class="navbar is-fresh is-transparent no-shadow" role="navigation" 
aria-label="main navigation">
+  <div class="container">
+    <div class="navbar-brand">
+      <a class="navbar-item" href="/">
+        <img src="/images/logos/apisix.svg">
+      </a>
+
+      <a role="button" class="navbar-burger" aria-label="menu" 
aria-expanded="false" data-target="navbar-menu">
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+      </a>
+    </div>
+
+      <div id="navbar-menu" class="navbar-menu is-static">
+
+        <div class="navbar-end">
+          <a href="/zh" class="navbar-item is-secondary">
+            首页
+          </a>
+          <a href="/zh/security" class="navbar-item is-secondary">
+            安全
+          </a>
+          <a href="/zh/downloads" class="navbar-item is-secondary">
+            下载
+          </a>
+          <div class="navbar-item has-dropdown is-hoverable">
+            <a class="navbar-link">
+              参与
+            </a>
+
+            <div class="navbar-dropdown">
+              <a href="/zh/contribute/release" class="navbar-item">
+                发布指南
+              </a>
+            </div>
+          </div>
+          <a href="/zh/team" class="navbar-item is-secondary">
+            团队
+          </a>
+        </div>
+        <a class="language-switcher" href="/">EN</a>
+      </div>
+  </div>
+</nav>
+
+
+
+<nav id="navbar-clone" class="navbar is-fresh is-transparent" 
role="navigation" aria-label="main navigation">
+  <div class="container">
+    <div class="navbar-brand">
+      <a class="navbar-item" href="/">
+        <img src="/images/logos/apisix.svg" alt="" width="112" height="28">
+      </a>
+
+      <a role="button" class="navbar-burger" aria-label="menu" 
aria-expanded="false" data-target="cloned-navbar-menu">
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+        <span aria-hidden="true"></span>
+      </a>
+    </div>
+
+    <div id="cloned-navbar-menu" class="navbar-menu is-fixed">
+
+      <div class="navbar-end">
+        <a href="/zh" class="navbar-item is-secondary">
+          首页
+        </a>
+        <a href="/zh/security" class="navbar-item is-secondary">
+          安全
+        </a>
+        <a href="/zh/downloads" class="navbar-item is-secondary">
+          下载
+        </a>
+        <div class="navbar-item has-dropdown is-hoverable">
+          <a class="navbar-link">
+            参与
+          </a>
+
+          <div class="navbar-dropdown">
+            <a href="/zh/contribute/release" class="navbar-item">
+              发布指南
+            </a>
+          </div>
+        </div>
+        <a href="/zh/team" class="navbar-item is-secondary">
+          团队
+        </a>
+      </div>
+
+      <a class="language-switcher" href="/">EN</a>
+    </div>
+</div>
+</nav>
+
+<section class="section is-medium">
+  <div class="container">
+    <div class="columns">
+      <div class="column is-centered-tablet-portrait">
+        <h1 class="title section-title">团队</h1>
+        <h5 class="subtitle is-5 is-muted"></h5>
+        <div class="divider"></div>
+      </div>
+    </div>
+    <div class="downloads">
+  <section>
+    <h2 class="title">成员</h2>
+    <p class="description"></p>
+    <h3 class="subtitle">PPMC</h3>
+    <div class="table-container" role="table" aria-label="Destinations">
+      <div class="flex-table header" role="rowgroup">
+        <div class="flex-row first" role="columnheader">ID</div>
+        <div class="flex-row" role="columnheader">GitHub 账户</div>
+        <div class="flex-row" role="columnheader">公开名称</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/yousa"; 
target="_blank">yousa</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>Miss-you</div>
+        <div class="flex-row" role="cell">Hui Li</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/shuaijinchao"; 
target="_blank">shuaijinchao</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>shuaijinchao</div>
+        <div class="flex-row" role="cell">JinChao Shuai</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/chenjunxu"; 
target="_blank">chenjunxu</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>nic-chen</div>
+        <div class="flex-row" role="cell">Junxu Chen</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/tangke"; 
target="_blank">tangke</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>supermario1990</div>
+        <div class="flex-row" role="cell">Ke Tang</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/totemofwolf"; 
target="_blank">totemofwolf</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>totemofwolf</div>
+        <div class="flex-row" role="cell">Lang Wang</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/lizhiyong"; 
target="_blank">lizhiyong</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>zhiyong0804</div>
+        <div class="flex-row" role="cell">Li Zhiyong</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/liling"; 
target="_blank">liling</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>lilien1010</div>
+        <div class="flex-row" role="cell">Ling Li</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/linsir"; 
target="_blank">linsir</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>linsir</div>
+        <div class="flex-row" role="cell">Linsir Wu</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/moonming"; 
target="_blank">wenming</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>Ming Wen</div>
+        <div class="flex-row" role="cell">Name</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/wusheng"; 
target="_blank">wusheng</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>wu-sheng</div>
+        <div class="flex-row" role="cell">Sheng Wu</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/coolsoul"; 
target="_blank">coolsoul</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>soulsoul</div>
+        <div class="flex-row" role="cell">Suo Zhang</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/agile6v"; 
target="_blank">agile6v</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>agile6v</div>
+        <div class="flex-row" role="cell">Wei Liu</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/liyong"; 
target="_blank">liyong</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>chnliyong</div>
+        <div class="flex-row" role="cell">Yong Li</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/membphis"; 
target="_blank">membphis</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>membphis</div>
+        <div class="flex-row" role="cell">YuanSheng Wang</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/juzhiyuan"; 
target="_blank">juzhiyuan</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>juzhiyuan</div>
+        <div class="flex-row" role="cell">Zhiyuan</div>
+      </div>
+    </div>
+    <h3 class="subtitle">提交者</h3>
+    <p class="description">下列名单不包含上方表格成员。</p>
+    <div class="table-container" role="table" aria-label="Destinations">
+      <div class="flex-table header" role="rowgroup">
+        <div class="flex-row first" role="columnheader">ID</div>
+        <div class="flex-row" role="columnheader">GitHub 账户</div>
+        <div class="flex-row" role="columnheader">公开名称</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/akayeshmantha"; 
target="_blank">akayeshmantha</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>Akayeshmantha</div>
+        <div class="flex-row" role="cell">Ayeshmantha Perera</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/sshniro"; 
target="_blank">sshniro</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>sshniro</div>
+        <div class="flex-row" role="cell">Nirojan Selvanathan</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/spacewander"; 
target="_blank">spacewander</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>spacewander</div>
+        <div class="flex-row" role="cell">Zexuan Luo</div>
+      </div>
+    </div>
+  </section>
+  <section>
+    <h2 class="title">导师</h2>
+    <div class="table-container" role="table" aria-label="Destinations">
+      <div class="flex-table header" role="rowgroup">
+        <div class="flex-row first" role="columnheader">ID</div>
+        <div class="flex-row" role="columnheader">GitHub 账户</div>
+        <div class="flex-row" role="columnheader">公开名称</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/jmclean"; 
target="_blank">jmclean</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>justinmclean</div>
+        <div class="flex-row" role="cell">Justin Mclean</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/djkevincr"; 
target="_blank">djkevincr</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>djkevincr</div>
+        <div class="flex-row" role="cell">Kevin Ratnasekera</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/vongosling"; 
target="_blank">vongosling</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>vongosling</div>
+        <div class="flex-row" role="cell">Von Gosling</div>
+      </div>
+      <div class="flex-table row" role="rowgroup">
+        <div class="flex-row" role="cell">
+          <a href="https://whimsy.apache.org/roster/committer/ningjiang"; 
target="_blank">ningjiang</a>
+        </div>
+        <div class="flex-row first" role="cell"><span class="flag-icon 
flag-icon-gb"></span>WillemJiang</div>
+        <div class="flex-row" role="cell">Willem Ning Jiang</div>
+      </div>
+    </div>
+  </section>
+  <section>
+    <h2 class="title">贡献者</h2>
+    <p class="description">你可以在下方链接中查看所有贡献者:</p>
+    <p class="description">
+      <a 
href="https://github.com/apache/incubator-apisix/graphs/contributors";>1. 
incubator-apisix</a>
+    </p>
+    <p class="description">
+      <a 
href="https://github.com/apache/incubator-apisix-dashboard/graphs/contributors";>2.
 incubator-apisix-dashboard</a>
+    </p>
+  </section>
+  <p class="description">&nbsp;</p>
+  <section>
+    <h2 class="title">成为提交者</h2>
+    <p class="description">
+      Apache APISIX 社区遵照 <a 
href="http://community.apache.org/newcommitter.html";>Apache 社区</a> 
流程来接受新的提交者,当一位贡献者非常活跃时,PMC、PPMC 以及提交者将共同决定是否邀请该贡献者加入社区。
+    </p>
+  </section>
+</div>
+
+  </div>
+</section>
+
+
+
+    
+    
+<footer class="footer footer-gray">
+  <div class="container">
+    <div class="columns">
+        <div class="column is-4">
+          <div class="footer-column">
+            <div class="footer-header">
+                <h3>Disclaimer</h3>
+            </div>
+            <div class="footer-description">
+              Apache APISIX (incubating) is an effort undergoing incubation at 
The Apache Software Foundation (ASF), sponsored by Incubator. Incubation is 
required of all newly accepted projects until a further review indicates that 
the infrastructure, communications, and decision making process have stabilized 
in a manner consistent with other successful ASF projects. While incubation 
status is not necessarily a reflection of the completeness or stability of the 
code, it does indicate t [...]
+            </div>
+            <ul class="link-list">
+            </ul>
+          </div>
+        </div>
+        <div class="column is-4">
+          <div class="footer-column">
+            <div class="footer-header">
+                <h3>Documentation</h3>
+            </div>
+            <div class="footer-description">
+              
+            </div>
+            <ul class="link-list">
+              <li>
+                <a href="https://github.com/apache/incubator-apisix#apisix";>
+                  Overview
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix#quickstart";>
+                  Quick start
+                </a>
+              </li>
+              <li>
+                <a 
href="https://github.com/apache/incubator-apisix/blob/master/doc/architecture-design.md";>
+                  Developer guide
+                </a>
+              </li>
+            </ul>
+          </div>
+        </div>
+        <div class="column is-4">
+          <div class="footer-column">
+            <div class="footer-header">
+                <h3>ASF</h3>
+            </div>
+            <div class="footer-description">
+              
+            </div>
+            <ul class="link-list">
+              <li>
+                <a href="http://www.apache.org/";>
+                  Foundation
+                </a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/licenses/";>
+                  License
+                </a>
+              </li>
+              <li>
+                <a 
href="https://apachecon.com/?ref=apisix.incubator.apache.org";>
+                  Events
+                </a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/foundation/sponsorship.html";>
+                  Sponsorship
+                </a>
+              </li>
+              <li>
+                <a href="http://www.apache.org/foundation/thanks.html";>
+                  Thanks
+                </a>
+              </li>
+            </ul>
+          </div>
+        </div>
+    </div>
+    <div class="divider"></div>
+    <div class="copyright">
+Copyright © 2019 The Apache Software Foundation. Apache APISIX, and its 
feather logo are trademarks of The Apache Software Foundation.
+    </div>
+  </div>
+</footer>
+
+    
+
+    
+    <div id="backtotop"><a href="#"></a></div>
+
+    
+
+    
+
+    <script 
src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js";></script>
+<script src="https://unpkg.com/feather-icons";></script>
+<script src="/js/fresh.js"></script>
+<script src="/js/jquery.panelslider.min.js"></script>
+<script 
src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js";></script>
+  </body>
+</html>

Reply via email to