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 12fd3fc  Publishing to asf-site (publish.sh)
12fd3fc is described below

commit 12fd3fc86fb7e6ce79ef54efacdc1743ae6bb8fb
Author: juzhiyuan <[email protected]>
AuthorDate: Sun Mar 29 22:28:58 2020 +0800

    Publishing to asf-site (publish.sh)
---
 contribute/{committer => 2fa}/index.html    | 52 +++++++++++++----------------
 contribute/committer/index.html             |  6 ++++
 contribute/contributor/index.html           |  6 ++++
 contribute/index.xml                        | 10 ++++++
 contribute/release/index.html               |  6 ++++
 contribute/subscribe/index.html             |  6 ++++
 downloads/index.html                        |  6 ++++
 en/sitemap.xml                              | 15 +++++++++
 index.html                                  |  6 ++++
 index.xml                                   | 10 ++++++
 security/index.html                         |  6 ++++
 team/index.html                             |  6 ++++
 zh/contribute/{subscribe => 2fa}/index.html | 39 +++++++++++++---------
 zh/contribute/committer/index.html          |  6 ++++
 zh/contribute/contributor/index.html        |  6 ++++
 zh/contribute/index.xml                     | 10 ++++++
 zh/contribute/release/index.html            |  6 ++++
 zh/contribute/subscribe/index.html          |  6 ++++
 zh/downloads/index.html                     |  6 ++++
 zh/index.html                               |  6 ++++
 zh/index.xml                                | 10 ++++++
 zh/security/index.html                      |  6 ++++
 zh/sitemap.xml                              | 15 +++++++++
 zh/team/index.html                          |  6 ++++
 24 files changed, 212 insertions(+), 45 deletions(-)

diff --git a/contribute/committer/index.html b/contribute/2fa/index.html
similarity index 76%
copy from contribute/committer/index.html
copy to contribute/2fa/index.html
index 1c6dcd7..4ffad88 100644
--- a/contribute/committer/index.html
+++ b/contribute/2fa/index.html
@@ -3,14 +3,11 @@
   <head>
     
 
-<meta property="og:title" content="Committer Guide" />
-<meta property="og:description" content="Promotion The Apache APISIX community 
follows the Apache Community’s process on accepting a new committer. After a 
contributor participates APISIX&#39;s community actively, (P)PMC and Committers 
will make decisions to invite the contributor join Committers and (P)PMC.
-Processes are:
-1. Start the discussion and vote in @private. Only current PMC member could 
nominate;
-2. If the vote passes, send an offer to become a committer with @private CC’ed;
-3. New committer signs ICLA and apply Apache ID and email address;" />
+<meta property="og:title" content="2FA" />
+<meta property="og:description" content="Two-factor authentication(2FA) Two 
factor authentication (2FA) refers to the authentication method that combines 
both passport and an object (credit card, SMS phone, token or biomarkers as 
fingerprint) to identify a user. To ensure the security of the committer’s 
account, we need you to enable 2FA to sign in and contribute codes on GitHub. 
More details, please refer to 2FA.
+Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private repository." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/contribute/committer/"; />
+<meta property="og:url" 
content="https://apisix.incubator.apache.org/contribute/2fa/"; />
 <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" />
 
@@ -81,6 +78,9 @@ Processes are:
               <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
+              <a href="/contribute/2fa" class="navbar-item">
+                2FA
+              </a>
             </div>
           </div>
           <a href="/team" class="navbar-item is-secondary">
@@ -138,6 +138,9 @@ Processes are:
             <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
+            <a href="/contribute/2fa" class="navbar-item">
+              2FA
+            </a>
           </div>
         </div>
         <a href="/team" class="navbar-item is-secondary">
@@ -154,33 +157,24 @@ Processes are:
   <div class="container">
     <div class="columns">
       <div class="column is-centered-tablet-portrait">
-        <h1 class="title section-title">Committer Guide</h1>
+        <h1 class="title section-title">2FA</h1>
         <h5 class="subtitle is-5 is-muted"></h5>
         <div class="divider"></div>
       </div>
     </div>
     <div>
-  <section>
-    <h2 class="title">Promotion</h2>
-    <p>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>
-    <p>Processes are:</p>
-    <p>1. Start the discussion and vote in @private. Only current PMC member 
could nominate;</p>
-    <p>2. If the vote passes, send an offer to become a committer with 
@private CC’ed;</p>
-    <p>3. New committer signs ICLA and apply Apache ID and email address;</p>
-    <p>4. Update <a href="/team">Team</a> page.</p>
-  </section>
-  <br />
-  <section>
-    <h2 class="title">Responsibilities</h2>
-    <p>1. Develop new features;</p>
-    <p>2. Refactor codes;</p>
-    <p>3. Review PR reliably and in time;</p>
-    <p>4. Consider and accept feature requests;</p>
-    <p>5. Answer questions;</p>
-    <p>6. Update documentation and examples;</p>
-    <p>7. Improve processes and tools;</p>
-    <p>8. Guide new contributors join community.</p>
-  </section>
+<h2 class="title">Two-factor authentication(2FA)</h2>
+<p>Two factor authentication (2FA) refers to the authentication method that 
combines both passport and an object (credit card, SMS phone, token or 
biomarkers as fingerprint) to identify a user. To ensure the security of the 
committer’s account, we need you to enable 2FA to sign in and contribute codes 
on GitHub. More details, please refer to <a 
href="https://help.github.com/articles/requiring-two-factor-authentication-in-your-organization/";
 target="_blank">2FA</a>.</p>
+<p><strong>Note:</strong>If you do not enable 2FA, you will be removed from 
the project and unable to access our repositories and the fork from our private 
repository.</p>
+<br />
+<h2 class="title">Enable 2FA on GitHub</h2>
+<p>For detailed operations, please refer to <a 
href="https://help.github.com/en/github/authenticating-to-github/configuring-two-factor-authentication";
 target="_blank">Enable Two Factor Authentication with TOTP</a>.</p>
+<p>After enabling 2FA, you need to sign in GitHub with the way of 
username/password + mobile phone authentication code.</p>
+<p><strong>Tips:</strong> If you cannot download the APP through the page 
link, you can search and download the Google Authenticator in APP Store.</p>
+<br />
+<h2 class="title">How to Submit Codes</h2>
+<p>After enabling 2FA, you need to generate a private access Token to perform 
operations such as git submit and so on. At this time, you will use username + 
private access Token in replace of username + password to submit codes.</p>
+<p>For detailed operations, please refer to <a 
href="https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line";
 target="_blank">Create a Private Token</a>.</p>
 </div>
 
   </div>
diff --git a/contribute/committer/index.html b/contribute/committer/index.html
index 1c6dcd7..31e18a5 100644
--- a/contribute/committer/index.html
+++ b/contribute/committer/index.html
@@ -81,6 +81,9 @@ Processes are:
               <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
+              <a href="/contribute/2fa" class="navbar-item">
+                2FA
+              </a>
             </div>
           </div>
           <a href="/team" class="navbar-item is-secondary">
@@ -138,6 +141,9 @@ Processes are:
             <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
+            <a href="/contribute/2fa" class="navbar-item">
+              2FA
+            </a>
           </div>
         </div>
         <a href="/team" class="navbar-item is-secondary">
diff --git a/contribute/contributor/index.html 
b/contribute/contributor/index.html
index 92c88b0..f409812 100644
--- a/contribute/contributor/index.html
+++ b/contribute/contributor/index.html
@@ -81,6 +81,9 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
               <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
+              <a href="/contribute/2fa" class="navbar-item">
+                2FA
+              </a>
             </div>
           </div>
           <a href="/team" class="navbar-item is-secondary">
@@ -138,6 +141,9 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
             <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
+            <a href="/contribute/2fa" class="navbar-item">
+              2FA
+            </a>
           </div>
         </div>
         <a href="/team" class="navbar-item is-secondary">
diff --git a/contribute/index.xml b/contribute/index.xml
index 56c4b53..45ad73b 100644
--- a/contribute/index.xml
+++ b/contribute/index.xml
@@ -11,6 +11,16 @@
     
     
     <item>
+      <title>2FA</title>
+      <link>https://apisix.incubator.apache.org/contribute/2fa/</link>
+      <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
+      
+      <guid>https://apisix.incubator.apache.org/contribute/2fa/</guid>
+      <description>Two-factor authentication(2FA) Two factor authentication 
(2FA) refers to the authentication method that combines both passport and an 
object (credit card, SMS phone, token or biomarkers as fingerprint) to identify 
a user. To ensure the security of the committer’s account, we need you to 
enable 2FA to sign in and contribute codes on GitHub. More details, please 
refer to 2FA.
+Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private 
repository.</description>
+    </item>
+    
+    <item>
       <title>Committer Guide</title>
       <link>https://apisix.incubator.apache.org/contribute/committer/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
diff --git a/contribute/release/index.html b/contribute/release/index.html
index 5ab3af5..8d9496b 100644
--- a/contribute/release/index.html
+++ b/contribute/release/index.html
@@ -84,6 +84,9 @@ GnuPG-2.x可使用:
               <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
+              <a href="/contribute/2fa" class="navbar-item">
+                2FA
+              </a>
             </div>
           </div>
           <a href="/team" class="navbar-item is-secondary">
@@ -141,6 +144,9 @@ GnuPG-2.x可使用:
             <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
+            <a href="/contribute/2fa" class="navbar-item">
+              2FA
+            </a>
           </div>
         </div>
         <a href="/team" class="navbar-item is-secondary">
diff --git a/contribute/subscribe/index.html b/contribute/subscribe/index.html
index 05acd40..10928f8 100644
--- a/contribute/subscribe/index.html
+++ b/contribute/subscribe/index.html
@@ -79,6 +79,9 @@
               <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
+              <a href="/contribute/2fa" class="navbar-item">
+                2FA
+              </a>
             </div>
           </div>
           <a href="/team" class="navbar-item is-secondary">
@@ -136,6 +139,9 @@
             <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
+            <a href="/contribute/2fa" class="navbar-item">
+              2FA
+            </a>
           </div>
         </div>
         <a href="/team" class="navbar-item is-secondary">
diff --git a/downloads/index.html b/downloads/index.html
index fc5822c..a61f9b8 100644
--- a/downloads/index.html
+++ b/downloads/index.html
@@ -77,6 +77,9 @@
               <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
+              <a href="/contribute/2fa" class="navbar-item">
+                2FA
+              </a>
             </div>
           </div>
           <a href="/team" class="navbar-item is-secondary">
@@ -134,6 +137,9 @@
             <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
+            <a href="/contribute/2fa" class="navbar-item">
+              2FA
+            </a>
           </div>
         </div>
         <a href="/team" class="navbar-item is-secondary">
diff --git a/en/sitemap.xml b/en/sitemap.xml
index 4f09e64..aa730e5 100644
--- a/en/sitemap.xml
+++ b/en/sitemap.xml
@@ -3,6 +3,21 @@
   xmlns:xhtml="http://www.w3.org/1999/xhtml";>
   
   <url>
+    <loc>https://apisix.incubator.apache.org/contribute/2fa/</loc>
+    <lastmod>2020-03-29T11:46:04+08:00</lastmod>
+    <xhtml:link
+                rel="alternate"
+                hreflang="zh"
+                href="https://apisix.incubator.apache.org/zh/contribute/2fa/";
+                />
+    <xhtml:link
+                rel="alternate"
+                hreflang="en"
+                href="https://apisix.incubator.apache.org/contribute/2fa/";
+                />
+  </url>
+  
+  <url>
     <loc>https://apisix.incubator.apache.org/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
diff --git a/index.html b/index.html
index 8e9a576..5ea6530 100644
--- a/index.html
+++ b/index.html
@@ -79,6 +79,9 @@
               <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
+              <a href="/contribute/2fa" class="navbar-item">
+                2FA
+              </a>
             </div>
           </div>
           <a href="/team" class="navbar-item is-secondary">
@@ -136,6 +139,9 @@
             <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
+            <a href="/contribute/2fa" class="navbar-item">
+              2FA
+            </a>
           </div>
         </div>
         <a href="/team" class="navbar-item is-secondary">
diff --git a/index.xml b/index.xml
index f953710..81c4817 100644
--- a/index.xml
+++ b/index.xml
@@ -11,6 +11,16 @@
     
     
     <item>
+      <title>2FA</title>
+      <link>https://apisix.incubator.apache.org/contribute/2fa/</link>
+      <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
+      
+      <guid>https://apisix.incubator.apache.org/contribute/2fa/</guid>
+      <description>Two-factor authentication(2FA) Two factor authentication 
(2FA) refers to the authentication method that combines both passport and an 
object (credit card, SMS phone, token or biomarkers as fingerprint) to identify 
a user. To ensure the security of the committer’s account, we need you to 
enable 2FA to sign in and contribute codes on GitHub. More details, please 
refer to 2FA.
+Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private 
repository.</description>
+    </item>
+    
+    <item>
       <title>Committer Guide</title>
       <link>https://apisix.incubator.apache.org/contribute/committer/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
diff --git a/security/index.html b/security/index.html
index a635815..0b63931 100644
--- a/security/index.html
+++ b/security/index.html
@@ -78,6 +78,9 @@ If you have apprehensions regarding APISIX’s security or you 
discover vulnerab
               <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
+              <a href="/contribute/2fa" class="navbar-item">
+                2FA
+              </a>
             </div>
           </div>
           <a href="/team" class="navbar-item is-secondary">
@@ -135,6 +138,9 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
             <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
+            <a href="/contribute/2fa" class="navbar-item">
+              2FA
+            </a>
           </div>
         </div>
         <a href="/team" class="navbar-item is-secondary">
diff --git a/team/index.html b/team/index.html
index a322e93..b6ae7ce 100644
--- a/team/index.html
+++ b/team/index.html
@@ -77,6 +77,9 @@
               <a href="/contribute/release" class="navbar-item">
                 Release Guide
               </a>
+              <a href="/contribute/2fa" class="navbar-item">
+                2FA
+              </a>
             </div>
           </div>
           <a href="/team" class="navbar-item is-secondary">
@@ -134,6 +137,9 @@
             <a href="/contribute/release" class="navbar-item">
               Release Guide
             </a>
+            <a href="/contribute/2fa" class="navbar-item">
+              2FA
+            </a>
           </div>
         </div>
         <a href="/team" class="navbar-item is-secondary">
diff --git a/zh/contribute/subscribe/index.html b/zh/contribute/2fa/index.html
similarity index 76%
copy from zh/contribute/subscribe/index.html
copy to zh/contribute/2fa/index.html
index 80134ae..62f8505 100644
--- a/zh/contribute/subscribe/index.html
+++ b/zh/contribute/2fa/index.html
@@ -3,15 +3,11 @@
   <head>
     
 
-<meta property="og:title" content="订阅指南" />
-<meta property="og:description" content="  在使用 Apache APISIX 
的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 邮件列表与社区成员互动。
-1. 发送邮件以订阅:使用你的常用邮箱,发送一封包含任意内容的邮件至 [email protected] 。
-2. 发送确认订阅邮件:第一步完成后,你将收到一封来自 [email protected] 的邮件,(若没有收到,请稍后检查诸如 RSS 
Feeds、垃圾邮件等选项卡)。接着,请回复任意内容至该邮件,以便完成订阅确认。
-3. 接收欢迎邮件:完成上述步骤后,你将收到一封题为 WELCOME to [email protected] 
的邮件,这表示你已成功订阅该邮件列表。
-4. 此后,你将可以通过该邮箱收到 Apache APISIX 最新的邮件,也欢迎你通过邮件列表与社区交流!
-  " />
+<meta property="og:title" content="两步验证" />
+<meta property="og:description" content="Two-factor authentication(2FA) Two 
factor authentication (2FA) refers to the authentication method that combines 
both passport and an object (credit card, SMS phone, token or biomarkers as 
fingerprint) to identify a user. To ensure the security of the committer’s 
account, we need you to enable 2FA to sign in and contribute codes on GitHub. 
More details, please refer to 2FA.
+Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private repository." />
 <meta property="og:type" content="article" />
-<meta property="og:url" 
content="https://apisix.incubator.apache.org/zh/contribute/subscribe/"; />
+<meta property="og:url" 
content="https://apisix.incubator.apache.org/zh/contribute/2fa/"; />
 <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" />
 
@@ -82,6 +78,9 @@
               <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
+              <a href="/zh/contribute/2fa" class="navbar-item">
+                两步验证
+              </a>
             </div>
           </div>
           <a href="/zh/team" class="navbar-item is-secondary">
@@ -139,6 +138,9 @@
             <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
+            <a href="/zh/contribute/2fa" class="navbar-item">
+              两步验证
+            </a>
           </div>
         </div>
         <a href="/zh/team" class="navbar-item is-secondary">
@@ -155,19 +157,24 @@
   <div class="container">
     <div class="columns">
       <div class="column is-centered-tablet-portrait">
-        <h1 class="title section-title">订阅指南</h1>
+        <h1 class="title section-title">两步验证</h1>
         <h5 class="subtitle is-5 is-muted"></h5>
         <div class="divider"></div>
       </div>
     </div>
     <div>
-  <section>
-  <p>在使用 Apache APISIX 的过程中,若遇到任何问题,或有建议、想法,请大胆地使用 Appache 邮件列表与社区成员互动。</p>
-  <p>1. 发送邮件以订阅:使用你的常用邮箱,发送一封包含任意内容的邮件至 <a 
href="mailto:[email protected]";>[email protected]</a>
 。</p>
-  <p>2. 发送确认订阅邮件:第一步完成后,你将收到一封来自 [email protected] 的邮件,(若没有收到,请稍后检查诸如 
RSS Feeds、垃圾邮件等选项卡)。接着,请回复任意内容至该邮件,以便完成订阅确认。</p>
-  <p>3. 接收欢迎邮件:完成上述步骤后,你将收到一封题为 <strong>WELCOME to 
[email protected]</strong> 的邮件,这表示你已成功订阅该邮件列表。</p>
-  <p>4. 此后,你将可以通过该邮箱收到 Apache APISIX 最新的邮件,也欢迎你通过邮件列表与社区交流!</p>
-  </section>
+<h2 class="title">Two-factor authentication(2FA)</h2>
+<p>Two factor authentication (2FA) refers to the authentication method that 
combines both passport and an object (credit card, SMS phone, token or 
biomarkers as fingerprint) to identify a user. To ensure the security of the 
committer’s account, we need you to enable 2FA to sign in and contribute codes 
on GitHub. More details, please refer to <a 
href="https://help.github.com/articles/requiring-two-factor-authentication-in-your-organization/";
 target="_blank">2FA</a>.</p>
+<p><strong>Note:</strong>If you do not enable 2FA, you will be removed from 
the project and unable to access our repositories and the fork from our private 
repository.</p>
+<br />
+<h2 class="title">Enable 2FA on GitHub</h2>
+<p>For detailed operations, please refer to <a 
href="https://help.github.com/en/github/authenticating-to-github/configuring-two-factor-authentication";
 target="_blank">Enable Two Factor Authentication with TOTP</a>.</p>
+<p>After enabling 2FA, you need to sign in GitHub with the way of 
username/password + mobile phone authentication code.</p>
+<p><strong>Tips:</strong> If you cannot download the APP through the page 
link, you can search and download the Google Authenticator in APP Store.</p>
+<br />
+<h2 class="title">How to Submit Codes</h2>
+<p>After enabling 2FA, you need to generate a private access Token to perform 
operations such as git submit and so on. At this time, you will use username + 
private access Token in replace of username + password to submit codes.</p>
+<p>For detailed operations, please refer to <a 
href="https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line";
 target="_blank">Create a Private Token</a>.</p>
 </div>
 
   </div>
diff --git a/zh/contribute/committer/index.html 
b/zh/contribute/committer/index.html
index ac8618e..1f870c9 100644
--- a/zh/contribute/committer/index.html
+++ b/zh/contribute/committer/index.html
@@ -91,6 +91,9 @@
               <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
+              <a href="/zh/contribute/2fa" class="navbar-item">
+                两步验证
+              </a>
             </div>
           </div>
           <a href="/zh/team" class="navbar-item is-secondary">
@@ -148,6 +151,9 @@
             <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
+            <a href="/zh/contribute/2fa" class="navbar-item">
+              两步验证
+            </a>
           </div>
         </div>
         <a href="/zh/team" class="navbar-item is-secondary">
diff --git a/zh/contribute/contributor/index.html 
b/zh/contribute/contributor/index.html
index 513feab..e933678 100644
--- a/zh/contribute/contributor/index.html
+++ b/zh/contribute/contributor/index.html
@@ -81,6 +81,9 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
               <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
+              <a href="/zh/contribute/2fa" class="navbar-item">
+                两步验证
+              </a>
             </div>
           </div>
           <a href="/zh/team" class="navbar-item is-secondary">
@@ -138,6 +141,9 @@ Submit an issue 1. Before submitting your issues, please go 
through a comprehens
             <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
+            <a href="/zh/contribute/2fa" class="navbar-item">
+              两步验证
+            </a>
           </div>
         </div>
         <a href="/zh/team" class="navbar-item is-secondary">
diff --git a/zh/contribute/index.xml b/zh/contribute/index.xml
index 439e722..e549416 100644
--- a/zh/contribute/index.xml
+++ b/zh/contribute/index.xml
@@ -11,6 +11,16 @@
     
     
     <item>
+      <title>两步验证</title>
+      <link>https://apisix.incubator.apache.org/zh/contribute/2fa/</link>
+      <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
+      
+      <guid>https://apisix.incubator.apache.org/zh/contribute/2fa/</guid>
+      <description>Two-factor authentication(2FA) Two factor authentication 
(2FA) refers to the authentication method that combines both passport and an 
object (credit card, SMS phone, token or biomarkers as fingerprint) to identify 
a user. To ensure the security of the committer’s account, we need you to 
enable 2FA to sign in and contribute codes on GitHub. More details, please 
refer to 2FA.
+Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private 
repository.</description>
+    </item>
+    
+    <item>
       <title>提交者指南</title>
       <link>https://apisix.incubator.apache.org/zh/contribute/committer/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
diff --git a/zh/contribute/release/index.html b/zh/contribute/release/index.html
index 897b976..b3eba03 100644
--- a/zh/contribute/release/index.html
+++ b/zh/contribute/release/index.html
@@ -84,6 +84,9 @@ GnuPG-2.x可使用:
               <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
+              <a href="/zh/contribute/2fa" class="navbar-item">
+                两步验证
+              </a>
             </div>
           </div>
           <a href="/zh/team" class="navbar-item is-secondary">
@@ -141,6 +144,9 @@ GnuPG-2.x可使用:
             <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
+            <a href="/zh/contribute/2fa" class="navbar-item">
+              两步验证
+            </a>
           </div>
         </div>
         <a href="/zh/team" class="navbar-item is-secondary">
diff --git a/zh/contribute/subscribe/index.html 
b/zh/contribute/subscribe/index.html
index 80134ae..125757b 100644
--- a/zh/contribute/subscribe/index.html
+++ b/zh/contribute/subscribe/index.html
@@ -82,6 +82,9 @@
               <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
+              <a href="/zh/contribute/2fa" class="navbar-item">
+                两步验证
+              </a>
             </div>
           </div>
           <a href="/zh/team" class="navbar-item is-secondary">
@@ -139,6 +142,9 @@
             <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
+            <a href="/zh/contribute/2fa" class="navbar-item">
+              两步验证
+            </a>
           </div>
         </div>
         <a href="/zh/team" class="navbar-item is-secondary">
diff --git a/zh/downloads/index.html b/zh/downloads/index.html
index 7d9b264..ce76221 100644
--- a/zh/downloads/index.html
+++ b/zh/downloads/index.html
@@ -77,6 +77,9 @@
               <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
+              <a href="/zh/contribute/2fa" class="navbar-item">
+                两步验证
+              </a>
             </div>
           </div>
           <a href="/zh/team" class="navbar-item is-secondary">
@@ -134,6 +137,9 @@
             <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
+            <a href="/zh/contribute/2fa" class="navbar-item">
+              两步验证
+            </a>
           </div>
         </div>
         <a href="/zh/team" class="navbar-item is-secondary">
diff --git a/zh/index.html b/zh/index.html
index 2c490b0..7759f52 100644
--- a/zh/index.html
+++ b/zh/index.html
@@ -79,6 +79,9 @@
               <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
+              <a href="/zh/contribute/2fa" class="navbar-item">
+                两步验证
+              </a>
             </div>
           </div>
           <a href="/zh/team" class="navbar-item is-secondary">
@@ -136,6 +139,9 @@
             <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
+            <a href="/zh/contribute/2fa" class="navbar-item">
+              两步验证
+            </a>
           </div>
         </div>
         <a href="/zh/team" class="navbar-item is-secondary">
diff --git a/zh/index.xml b/zh/index.xml
index 198a60c..e374c40 100644
--- a/zh/index.xml
+++ b/zh/index.xml
@@ -11,6 +11,16 @@
     
     
     <item>
+      <title>两步验证</title>
+      <link>https://apisix.incubator.apache.org/zh/contribute/2fa/</link>
+      <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
+      
+      <guid>https://apisix.incubator.apache.org/zh/contribute/2fa/</guid>
+      <description>Two-factor authentication(2FA) Two factor authentication 
(2FA) refers to the authentication method that combines both passport and an 
object (credit card, SMS phone, token or biomarkers as fingerprint) to identify 
a user. To ensure the security of the committer’s account, we need you to 
enable 2FA to sign in and contribute codes on GitHub. More details, please 
refer to 2FA.
+Note:If you do not enable 2FA, you will be removed from the project and unable 
to access our repositories and the fork from our private 
repository.</description>
+    </item>
+    
+    <item>
       <title>团队</title>
       <link>https://apisix.incubator.apache.org/zh/team/</link>
       <pubDate>Sun, 29 Mar 2020 11:46:04 +0800</pubDate>
diff --git a/zh/security/index.html b/zh/security/index.html
index c4acf7c..aca51e0 100644
--- a/zh/security/index.html
+++ b/zh/security/index.html
@@ -78,6 +78,9 @@ If you have apprehensions regarding APISIX’s security or you 
discover vulnerab
               <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
+              <a href="/zh/contribute/2fa" class="navbar-item">
+                两步验证
+              </a>
             </div>
           </div>
           <a href="/zh/team" class="navbar-item is-secondary">
@@ -135,6 +138,9 @@ If you have apprehensions regarding APISIX’s security or 
you discover vulnerab
             <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
+            <a href="/zh/contribute/2fa" class="navbar-item">
+              两步验证
+            </a>
           </div>
         </div>
         <a href="/zh/team" class="navbar-item is-secondary">
diff --git a/zh/sitemap.xml b/zh/sitemap.xml
index 898afa4..920f389 100644
--- a/zh/sitemap.xml
+++ b/zh/sitemap.xml
@@ -33,6 +33,21 @@
   </url>
   
   <url>
+    <loc>https://apisix.incubator.apache.org/zh/contribute/2fa/</loc>
+    <lastmod>2020-03-29T11:46:04+08:00</lastmod>
+    <xhtml:link
+                rel="alternate"
+                hreflang="en"
+                href="https://apisix.incubator.apache.org/contribute/2fa/";
+                />
+    <xhtml:link
+                rel="alternate"
+                hreflang="zh"
+                href="https://apisix.incubator.apache.org/zh/contribute/2fa/";
+                />
+  </url>
+  
+  <url>
     <loc>https://apisix.incubator.apache.org/zh/team/</loc>
     <lastmod>2020-03-29T11:46:04+08:00</lastmod>
     <xhtml:link
diff --git a/zh/team/index.html b/zh/team/index.html
index 3abfff4..b49fd12 100644
--- a/zh/team/index.html
+++ b/zh/team/index.html
@@ -77,6 +77,9 @@
               <a href="/zh/contribute/release" class="navbar-item">
                 发布指南
               </a>
+              <a href="/zh/contribute/2fa" class="navbar-item">
+                两步验证
+              </a>
             </div>
           </div>
           <a href="/zh/team" class="navbar-item is-secondary">
@@ -134,6 +137,9 @@
             <a href="/zh/contribute/release" class="navbar-item">
               发布指南
             </a>
+            <a href="/zh/contribute/2fa" class="navbar-item">
+              两步验证
+            </a>
           </div>
         </div>
         <a href="/zh/team" class="navbar-item is-secondary">

Reply via email to