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

kenn pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit 55960e66b9e9dbe7d190d3e8c060097239879f11
Author: Kenneth Knowles <[email protected]>
AuthorDate: Fri May 4 12:41:00 2018 -0700

    Regenerate web page content
---
 .../index.html                                     | 185 +++----
 content/contribute/committer-guide/index.html      |  13 +-
 content/contribute/contribution-guide/index.html   |  13 +-
 content/contribute/design-principles/index.html    |  13 +-
 content/contribute/docker-images/index.html        |  13 +-
 content/contribute/eclipse/index.html              |  13 +-
 content/contribute/feature-branches/index.html     |  13 +-
 content/contribute/index.html                      |  13 +-
 content/contribute/intellij/index.html             |  13 +-
 content/contribute/logos/index.html                |  13 +-
 content/contribute/maturity-model/index.html       |  13 +-
 content/contribute/portability/index.html          |  13 +-
 .../contribute/presentation-materials/index.html   |  13 +-
 .../contribute/ptransform-style-guide/index.html   |  13 +-
 content/contribute/release-guide/index.html        |  13 +-
 content/contribute/runner-guide/index.html         |  13 +-
 content/contribute/source-repository/index.html    |  13 +-
 content/contribute/team/index.html                 | 540 ---------------------
 content/contribute/testing/index.html              |  13 +-
 .../contribute/website-contributions/index.html    |  13 +-
 content/contribute/work-in-progress/index.html     |  13 +-
 content/project/team/index.html                    |  10 -
 content/team/index.html                            |  10 -
 23 files changed, 311 insertions(+), 681 deletions(-)

diff --git a/content/contribute/committer-guide/index.html 
b/content/contribute/become-a-committer/index.html
similarity index 62%
copy from content/contribute/committer-guide/index.html
copy to content/contribute/become-a-committer/index.html
index e03cd81..6e8d479 100644
--- a/content/contribute/committer-guide/index.html
+++ b/content/contribute/become-a-committer/index.html
@@ -4,7 +4,7 @@
   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width, initial-scale=1">
-  <title>Beam Committer Guide</title>
+  <title>Become A Committer</title>
   <meta name="description" content="Apache Beam is an open source, unified 
model and set of language-specific SDKs for defining and executing data 
processing workflows, and also data ingestion and integration flows, supporting 
Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). 
Dataflow pipelines simplify the mechanics of large-scale batch and streaming 
data processing and can run on a number of runtimes like Apache Flink, Apache 
Spark, and Google Cloud Dataflow  [...]
 ">
   <link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400"; 
rel="stylesheet">
@@ -15,7 +15,7 @@
   <script src="/js/fix-menu.js"></script>
   <script src="/js/section-nav.js"></script>
   <script src="/js/page-nav.js"></script>
-  <link rel="canonical" 
href="https://beam.apache.org/contribute/committer-guide/"; data-proofer-ignore>
+  <link rel="canonical" 
href="https://beam.apache.org/contribute/become-a-committer/"; 
data-proofer-ignore>
   <link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
   <link rel="alternate" type="application/rss+xml" title="Apache Beam" 
href="https://beam.apache.org/feed.xml";>
   <script>
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
@@ -145,103 +154,113 @@
         
 
 <ul class="nav">
-  <li><a href="#always-get-to-lgtm-looks-good-to-me">Always get to LGTM 
(“Looks good to me!”)</a></li>
-  <li><a href="#contributor-license-agreement">Contributor License 
Agreement</a></li>
-  <li><a href="#tests">Tests</a></li>
-  <li><a href="#finishing-touches">Finishing touches</a></li>
-  <li><a href="#merging-it">Merging it!</a></li>
+  <li><a href="#an-apache-beam-committer">An Apache Beam committer…</a>
+    <ul>
+      <li><a href="#takes-many-forms">Takes many forms</a></li>
+      <li><a 
href="#knows-upholds-and-reinforces-the-apache-software-foundation-code-of-conduct">Knows,
 upholds, and reinforces the Apache Software Foundation code of conduct</a></li>
+      <li><a 
href="#knows-upholds-and-reinforces-the-responsibilities-of-an-apache-software-foundation-committer">Knows,
 upholds, and reinforces the responsibilities of an Apache Software Foundation 
committer</a></li>
+      <li><a 
href="#knows-upholds-and-reinforces-the-beam-communitys-practices">Knows, 
upholds, and reinforces the Beam community’s practices</a></li>
+    </ul>
+  </li>
 </ul>
 
 
       </nav>
 
       <div class="body__contained body__section-nav">
-        <h1 id="committer-guide">Committer Guide</h1>
-
-<p>This guide is for
-<a 
href="https://www.apache.org/foundation/how-it-works.html#committers";>committers</a>
-and covers Beam’s guidelines for reviewing and merging code.</p>
-
-<h2 id="always-get-to-lgtm-looks-good-to-me">Always get to LGTM (“Looks good 
to me!”)</h2>
-
-<p>After a pull request goes through rounds of reviews and revisions, it will
-become ready for merge. A committer (who is <em>not</em> the author of the 
code)
-should signal this either by GitHub “approval” or by a comment such as “Looks
-good to me!” (LGTM). Any committer can then merge the pull request. It is fine
-for a committer to self-merge if another committer has reviewed the code and
-approved it, just be sure to be explicit about whose job it is!</p>
-
-<p>Pull requests should not be merged before the review has received an 
explicit
-LGTM from another committer. Exceptions to this rule are rare and made on a
-case-by-case basis. A committer may use their discretion for situations such as
-build breaks. In this case, you should still seek a review on the pull request!
-A common acronym you may see is “TBR” – “to be reviewed”.</p>
-
-<p>Committers should never commit anything without going through a pull 
request,
-because that bypasses test coverage and could potentially cause the build to
-fail. In addition, pull requests ensure that changes are communicated properly
-and potential flaws or improvements can be spotted.  <strong>Always go through 
a pull
-request, even if you won’t wait for the code review.</strong> Even then, 
reviewers
-can provide comments in the pull request after the merge happens, for use
-in follow-up pull requests.</p>
-
-<h2 id="contributor-license-agreement">Contributor License Agreement</h2>
-
-<p>If you are merging a larger contribution, please make sure that the 
contributor
-has an ICLA on file with the Apache Secretary. You can view the list of
-committers <a 
href="http://home.apache.org/phonebook.html?unix=committers";>here</a>, as
-well as <a href="http://home.apache.org/unlistedclas.html";>ICLA-signers who 
aren’t yet
-committers</a>.</p>
-
-<p>For smaller contributions, however, this is not required. In this case, we 
rely
-on <a href="http://www.apache.org/licenses/LICENSE-2.0#contributions";>clause 
five</a> of
-the Apache License, Version 2.0, describing licensing of intentionally
-submitted contributions.</p>
-
-<h2 id="tests">Tests</h2>
+        <h1 id="become-a-committer">Become a Committer</h1>
+
+<p>An Apache Beam
+<a 
href="https://www.apache.org/foundation/how-it-works.html#committers";>committer</a>
 has
+write access to the repository for merging pull requests, but you don’t have
+to be a code contributor to become a committer. Becoming a committer means that
+you have the project’s trust. Read the <a 
href="https://www.apache.org/dev/committers.html#committer-responsibilities";>ASF
+documentation</a>
+for more about being a committer in the Apache Software Foundation.</p>
+
+<p>The <a 
href="https://www.apache.org/foundation/how-it-works.html#pmc-members";>PMC</a>
+makes someone a committer via nomination, discussion, and then majority vote.
+We use data from as many sources as possible to inform our reasoning. Here are
+some examples:</p>
+
+<ul>
+  <li><a href="https://lists.apache.org/[email protected]";>dev@ 
archives</a> and <a 
href="https://lists.apache.org/[email protected]";>statistics</a></li>
+  <li><a href="https://lists.apache.org/[email protected]";>user@ 
archives</a> and <a 
href="https://lists.apache.org/[email protected]";>statistics</a></li>
+  <li><a href="https://stackoverflow.com/questions/tagged/apache-beam";><code 
class="highlighter-rouge">apache-beam</code> StackOverflow tag</a></li>
+  <li>Git metrics for <a 
href="https://github.com/apache/beam/graphs/contributors";>Beam</a>
+and the <a href="https://github.com/apache/beam-site/graphs/contributors";>Beam 
site</a></li>
+  <li>Code reviews given and received on
+<a href="https://github.com/apache/beam/pulls";>Beam</a> and the <a 
href="https://github.com/apache/beam-site/pulls";>Beam
+site</a></li>
+  <li>Clear areas of ownership (a runner, a DSL, IO connector, documentation,
+etc.)</li>
+  <li>Public events</li>
+  <li>Firsthand PMC testimonials</li>
+</ul>
 
-<p>Before merging, please make sure that Jenkins tests pass, as visible in the
-GitHub pull request. Do not merge the pull request if there are test 
failures.</p>
+<p>The PMC has assembled the following set of guidelines for becoming a 
committer.</p>
 
-<p>If the pull request contains changes that call for extra test coverage, you 
can
-ask Jenkins to run an extended test suite. For example, if the pull request
-modifies a runner, you can run the full <code 
class="highlighter-rouge">ValidatesRunner</code> suite with a comment
-such as “Run Spark ValidatesRunner”. You can run the examples and some IO
-integration tests with “Run Java PostCommit”.</p>
+<h2 id="an-apache-beam-committer">An Apache Beam committer…</h2>
 
-<h2 id="finishing-touches">Finishing touches</h2>
+<h3 id="takes-many-forms">Takes many forms</h3>
 
-<p>At some point in the review process, the change to the codebase will be 
-complete. However, the pull request may have a collection of review-related
-commits that are not meaningful to preserve in the history. The reviewer should
-give the LGTM and then request that the author of the pull request rebase,
-squash, split, etc, the commits, so that the history is most useful. Favor
-commits that do just one thing. The commit is the smallest unit of easy
-rollback; it is easy to roll back many commits, or a whole pull request, but
-harder to roll back part of a commit.</p>
+<p>There are many actions other than coding that build the trust we place in a
+committer - code review, design discussion, user support, community outreach, 
improving
+infrastructure, documentation, project management, etc.</p>
 
-<h2 id="merging-it">Merging it!</h2>
+<h3 
id="knows-upholds-and-reinforces-the-apache-software-foundation-code-of-conduct">Knows,
 upholds, and reinforces the Apache Software Foundation code of conduct</h3>
 
-<p>After all the tests pass, there should be a green merge button at the 
bottom of
-the pull request.  There are multiple choices and you should choose “Merge pull
-request” (the default). This preserves the commit history and adds a merge
-commit, so be sure the commit history has been curated appropriately.</p>
+<p>See the <a 
href="https://www.apache.org/foundation/policies/conduct.html";>ASF
+documentation</a>. In
+particular, they manifestly strive to:</p>
 
-<p>Do <em>not</em> use the default GitHub commit message, which looks like 
this:</p>
+<ul>
+  <li>Be open</li>
+  <li>Be empathetic</li>
+  <li>Be welcoming</li>
+  <li>Be friendly</li>
+  <li>Be patient</li>
+  <li>Be collaborative</li>
+  <li>Be inquisitive</li>
+  <li>Be careful in the words that they choose</li>
+</ul>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>Merge pull request 
#1234 from some_user/transient_branch_name
+<h3 
id="knows-upholds-and-reinforces-the-responsibilities-of-an-apache-software-foundation-committer">Knows,
 upholds, and reinforces the responsibilities of an Apache Software Foundation 
committer</h3>
 
-[BEAM-7873] Fix the foo bizzle bazzle
-</code></pre>
-</div>
+<p>See the <a 
href="https://www.apache.org/dev/committers.html#committer-responsibilities";>ASF
 documentation</a>.</p>
 
-<p>Instead, pull it all into the subject line:</p>
+<ul>
+  <li>They help create a product that will outlive the interest of any 
particular
+volunteer (including themselves)</li>
+  <li>They grow and maintain the health of the Apache community</li>
+  <li>They help out with surrounding work, such as the website &amp; 
documentation</li>
+  <li>They help users</li>
+  <li>They can be trusted to decide when code is ready for release, or when to 
ask
+someone else to make the judgment</li>
+  <li>They can be trusted to decide when to merge code (if a code contributor) 
or
+when to ask someone else to make the judgment</li>
+</ul>
 
-<div class="highlighter-rouge"><pre class="highlight"><code>Merge pull request 
#1234: [BEAM-7873] Fix the foo bizzle bazzle
-</code></pre>
-</div>
+<h3 id="knows-upholds-and-reinforces-the-beam-communitys-practices">Knows, 
upholds, and reinforces the Beam community’s practices</h3>
+
+<ul>
+  <li>They have a proven commitment to the project</li>
+  <li>They share their intentions with the community</li>
+  <li>They accept and integrate community feedback in their on plans, designs,
+code, etc.</li>
+  <li>They earnestly try to make Beam better with their contributions</li>
+  <li>In particular, if a code contributor:
+    <ul>
+      <li>They earnestly try to make Beam better with their own code</li>
+      <li>They earnestly try to make Beam better with code review</li>
+      <li>They accept and integrate feedback on their code</li>
+      <li>They know, follow, and enforce Beam’s practices while
+reviewing/merging code - style, documentation, testing, backward
+compatibility, etc.</li>
+    </ul>
+  </li>
+</ul>
 
-<p>If you have comments to add, put them in the body of the commit message.</p>
 
       </div>
     </div>
diff --git a/content/contribute/committer-guide/index.html 
b/content/contribute/committer-guide/index.html
index e03cd81..367673e 100644
--- a/content/contribute/committer-guide/index.html
+++ b/content/contribute/committer-guide/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/contribution-guide/index.html 
b/content/contribute/contribution-guide/index.html
index 2228bc1..e727697 100644
--- a/content/contribute/contribution-guide/index.html
+++ b/content/contribute/contribution-guide/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/design-principles/index.html 
b/content/contribute/design-principles/index.html
index a1ba9e4..898ce60 100644
--- a/content/contribute/design-principles/index.html
+++ b/content/contribute/design-principles/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/docker-images/index.html 
b/content/contribute/docker-images/index.html
index f8c510f..dfc3fa9 100644
--- a/content/contribute/docker-images/index.html
+++ b/content/contribute/docker-images/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/eclipse/index.html 
b/content/contribute/eclipse/index.html
index b75aaa9..f35508e 100644
--- a/content/contribute/eclipse/index.html
+++ b/content/contribute/eclipse/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/feature-branches/index.html 
b/content/contribute/feature-branches/index.html
index eb10f5a..a3966e4 100644
--- a/content/contribute/feature-branches/index.html
+++ b/content/contribute/feature-branches/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/index.html b/content/contribute/index.html
index e9e7564..c63e6dd 100644
--- a/content/contribute/index.html
+++ b/content/contribute/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/intellij/index.html 
b/content/contribute/intellij/index.html
index a6dce16..8ef9a08 100644
--- a/content/contribute/intellij/index.html
+++ b/content/contribute/intellij/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/logos/index.html 
b/content/contribute/logos/index.html
index 05c7915..0cd2f30 100644
--- a/content/contribute/logos/index.html
+++ b/content/contribute/logos/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/maturity-model/index.html 
b/content/contribute/maturity-model/index.html
index e02d564..763ac7d 100644
--- a/content/contribute/maturity-model/index.html
+++ b/content/contribute/maturity-model/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/portability/index.html 
b/content/contribute/portability/index.html
index 9822c86..6f16b41 100644
--- a/content/contribute/portability/index.html
+++ b/content/contribute/portability/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/presentation-materials/index.html 
b/content/contribute/presentation-materials/index.html
index b15f853..faeb2ca 100644
--- a/content/contribute/presentation-materials/index.html
+++ b/content/contribute/presentation-materials/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/ptransform-style-guide/index.html 
b/content/contribute/ptransform-style-guide/index.html
index 1e23b04..692b6d8 100644
--- a/content/contribute/ptransform-style-guide/index.html
+++ b/content/contribute/ptransform-style-guide/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/release-guide/index.html 
b/content/contribute/release-guide/index.html
index 79a7d15..d2eb9d7 100644
--- a/content/contribute/release-guide/index.html
+++ b/content/contribute/release-guide/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/runner-guide/index.html 
b/content/contribute/runner-guide/index.html
index 4267f9b..b9c678a 100644
--- a/content/contribute/runner-guide/index.html
+++ b/content/contribute/runner-guide/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/source-repository/index.html 
b/content/contribute/source-repository/index.html
index f852e5c..8009ec6 100644
--- a/content/contribute/source-repository/index.html
+++ b/content/contribute/source-repository/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/team/index.html 
b/content/contribute/team/index.html
deleted file mode 100644
index ec763d9..0000000
--- a/content/contribute/team/index.html
+++ /dev/null
@@ -1,540 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-  <head>
-  <meta charset="utf-8">
-  <meta http-equiv="X-UA-Compatible" content="IE=edge">
-  <meta name="viewport" content="width=device-width, initial-scale=1">
-  <title>Beam Team</title>
-  <meta name="description" content="Apache Beam is an open source, unified 
model and set of language-specific SDKs for defining and executing data 
processing workflows, and also data ingestion and integration flows, supporting 
Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). 
Dataflow pipelines simplify the mechanics of large-scale batch and streaming 
data processing and can run on a number of runtimes like Apache Flink, Apache 
Spark, and Google Cloud Dataflow  [...]
-">
-  <link href="https://fonts.googleapis.com/css?family=Roboto:100,300,400"; 
rel="stylesheet">
-  <link rel="stylesheet" href="/css/site.css">
-  <script 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js";></script>
-  <script src="/js/bootstrap.min.js"></script>
-  <script src="/js/language-switch.js"></script>
-  <script src="/js/fix-menu.js"></script>
-  <script src="/js/section-nav.js"></script>
-  <script src="/js/page-nav.js"></script>
-  <link rel="canonical" href="https://beam.apache.org/contribute/team/"; 
data-proofer-ignore>
-  <link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
-  <link rel="alternate" type="application/rss+xml" title="Apache Beam" 
href="https://beam.apache.org/feed.xml";>
-  <script>
-    
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
-    (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new 
Date();a=s.createElement(o),
-    
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
-    
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
-    ga('create', 'UA-73650088-1', 'auto');
-    ga('send', 'pageview');
-  </script>
-</head>
-
-  <body class="body" data-spy="scroll" data-target=".page-nav" data-offset="0">
-    <nav class="header navbar navbar-fixed-top">
-    <div class="navbar-header">
-      <button type="button" class="navbar-toggle" aria-expanded="false" 
aria-controls="navbar">
-        <span class="sr-only">Toggle navigation</span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-        <span class="icon-bar"></span>
-      </button>
-
-      <a href="/" class="navbar-brand" >
-        <img alt="Brand" style="height: 25px" 
src="/images/beam_logo_navbar.png">
-      </a>
-    </div>
-
-    <div class="navbar-mask closed"></div>
-
-    <div id="navbar" class="navbar-container closed">
-      <ul class="nav navbar-nav">
-        <li>
-          <a href="/get-started/beam-overview/">Get Started</a>
-        </li>
-        <li>
-          <a href="/documentation/">Documentation</a>
-        </li>
-        <li>
-          <a href="/documentation/sdks/java/">SDKS</a>
-        </li>
-        <li>
-          <a href="/documentation/runners/capability-matrix/">RUNNERS</a>
-        </li>
-        <li>
-          <a href="/contribute/">Contribute</a>
-        </li>
-        <li><a href="/blog">Blog</a></li>
-      </ul>
-      <ul class="nav navbar-nav navbar-right">
-        <li class="dropdown">
-          <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false"><img 
src="https://www.apache.org/foundation/press/kit/feather_small.png"; alt="Apache 
Logo" style="height:20px;"><span class="caret"></span></a>
-          <ul class="dropdown-menu dropdown-menu-right">
-            <li><a href="http://www.apache.org/";>ASF Homepage</a></li>
-            <li><a href="http://www.apache.org/licenses/";>License</a></li>
-            <li><a href="http://www.apache.org/security/";>Security</a></li>
-            <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-            <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-            <li><a 
href="https://www.apache.org/foundation/policies/conduct";>Code of 
Conduct</a></li>
-          </ul>
-        </li>
-      </ul>
-    </div>
-</nav>
-
-    <div class="clearfix container-main-content">
-      <div class="section-nav closed" data-offset-top="90" 
data-offset-bottom="500">
-        <span class="section-nav-back glyphicon glyphicon-menu-left"></span>
-        <nav>
-          <ul class="section-nav-list" data-section-nav>
-            <li><span 
class="section-nav-list-main-title">Contribute</span></li>
-<li><a href="/contribute">Get started contributing</a></li>
-<li>
-  <span class="section-nav-list-title">How to contribute</span>
-
-  <ul class="section-nav-list">
-    <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
-    <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
-    <li><a href="/contribute/feature-branches/">Feature branches</a></li>
-  </ul>
-</li>
-<li>
-  <span class="section-nav-list-title">IDE tips</span>
-
-  <ul class="section-nav-list">
-    <li><a href="/contribute/intellij/">IntelliJ Tips</a></li>
-    <li><a href="/contribute/eclipse/">Eclipse Tips</a></li>
-  </ul>
-</li>
-<li>
-  <span class="section-nav-list-title">Other Guides</span>
-
-  <ul class="section-nav-list">
-    <li><a href="/contribute/testing/">Testing guide</a></li>
-    <li><a href="/contribute/release-guide/">Release guide</a></li>
-    <li><a href="/contribute/ptransform-style-guide/">PTransform style 
guide</a></li>
-    <li><a href="/contribute/runner-guide/">Runner authoring guide</a></li>
-  </ul>
-</li>
-<li>
-  <span class="section-nav-list-title">Technical References</span>
-
-  <ul class="section-nav-list">
-    <li><a href="/contribute/design-principles/">Design principles</a></li>
-    <li><a href="/contribute/portability/">Portability Framework</a></li>
-    <li><a href="/contribute/work-in-progress/">Ongoing projects</a></li>
-    <li><a href="/contribute/source-repository/">Source repository</a></li>
-    <li><a href="/contribute/docker-images/">Docker images</a></li>
-  </ul>
-</li>
-<li>
-  <span class="section-nav-list-title">Promotion</span>
-
-  <ul class="section-nav-list">
-    <li><a href="/contribute/presentation-materials/">Presentation 
materials</a></li>
-    <li><a href="/contribute/logos/">Logos and design</a></li>
-  </ul>
-</li>
-<li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
-
-          </ul>
-        </nav>
-      </div>
-
-      <nav class="page-nav clearfix" data-offset-top="90" 
data-offset-bottom="500">
-        
-
-<ul class="nav">
-  <li><a href="#">2&gt;Beam Committers</a></li>
-</ul>
-
-
-      </nav>
-
-      <div class="body__contained body__section-nav">
-        <h1 id="apache-beam-team">Apache Beam Team</h1>
-
-<p>A successful project requires many people to play many roles. Some members 
write code or documentation, while others are valuable as testers, submitting 
patches and suggestions.</p>
-
-<p>The team is comprised of Members and Contributors. Members have direct 
access to the source of a 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. Get 
involved today. All contributions to the project are greatly appreciated.</p>
-
-<h2>Beam Committers</h2>
-<p>The following is a list of developers with commit privileges that have 
directly contributed to the project in one way or another.</p>
-<table class="table table-hover">
-    <thead>
-      <tr>
-        <th>Name</th>
-        <th>Apache ID</th>
-        <th>Email</th>
-        <th>Organization</th>
-        <th>Roles</th>
-        <th>Time Zone</th>
-      </tr>
-    </thead>
-    <tbody>
-      
-        <tr>
-          <th scope="row">Tyler Akidau</th>
-          <td scope="row">takidau</td>
-          <td scope="row">takidau [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Ahmet Altay</th>
-          <td scope="row">altay</td>
-          <td scope="row">altay [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Jesse Anderson</th>
-          <td scope="row">jesseanderson</td>
-          <td scope="row">jesseanderson [at] apache [dot] org</td>
-          <td scope="row">Smoking Hand</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Davor Bonaci</th>
-          <td scope="row">davor</td>
-          <td scope="row">davor [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC Chair</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Robert Bradshaw</th>
-          <td scope="row">robertwb</td>
-          <td scope="row">robertwb [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Ben Chambers</th>
-          <td scope="row">bchambers</td>
-          <td scope="row">bchambers [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Etienne Chauchot</th>
-          <td scope="row">echauchot</td>
-          <td scope="row">echauchot [at] apache [dot] org</td>
-          <td scope="row">Talend</td>
-          <td scope="row">committer</td>
-          <td scope="row">+1</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Griselda Cuevas</th>
-          <td scope="row">gris</td>
-          <td scope="row">gris [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Luke Cwik</th>
-          <td scope="row">lcwik</td>
-          <td scope="row">lcwik [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Pablo Estrada</th>
-          <td scope="row">pabloem</td>
-          <td scope="row">pabloem [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Stephan Ewen</th>
-          <td scope="row">sewen</td>
-          <td scope="row">sewen [at] apache [dot] org</td>
-          <td scope="row">data Artisans</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">+1</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Thomas Groh</th>
-          <td scope="row">tgroh</td>
-          <td scope="row">tgroh [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Dan Halperin</th>
-          <td scope="row">dhalperi</td>
-          <td scope="row">dhalperi [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Pei He</th>
-          <td scope="row">pei</td>
-          <td scope="row">pei [at] apache [dot] org</td>
-          <td scope="row">Alibaba</td>
-          <td scope="row">committer</td>
-          <td scope="row">+8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Chamikara Jayalath</th>
-          <td scope="row">chamikara</td>
-          <td scope="row">chamikara [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Eugene Kirpichov</th>
-          <td scope="row">jkff</td>
-          <td scope="row">jkff [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Kenneth Knowles</th>
-          <td scope="row">kenn</td>
-          <td scope="row">kenn [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Aljoscha Krettek</th>
-          <td scope="row">aljoscha</td>
-          <td scope="row">aljoscha [at] apache [dot] org</td>
-          <td scope="row">data Artisans</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">+1</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Jason Kuster</th>
-          <td scope="row">jaku</td>
-          <td scope="row">jaku [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Reuven Lax</th>
-          <td scope="row">reuvenlax</td>
-          <td scope="row">reuvenlax [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Jingsong Lee</th>
-          <td scope="row">lzljs3620320</td>
-          <td scope="row">lzljs3620320 [at] apache [dot] org</td>
-          <td scope="row">Alibaba</td>
-          <td scope="row">committer</td>
-          <td scope="row">+8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Stas Levin</th>
-          <td scope="row">staslevin</td>
-          <td scope="row">staslevin [at] apache [dot] org</td>
-          <td scope="row">PayPal</td>
-          <td scope="row">committer</td>
-          <td scope="row">+2</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Ismaël Mejía</th>
-          <td scope="row">iemejia</td>
-          <td scope="row">iemejia [at] apache [dot] org</td>
-          <td scope="row">Talend</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">+1</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Maximilian Michels</th>
-          <td scope="row">mxm</td>
-          <td scope="row">mxm [at] apache [dot] org</td>
-          <td scope="row">Crate.io</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">+1</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Jean-Baptiste Onofré</th>
-          <td scope="row">jbonofre</td>
-          <td scope="row">jbonofre [at] apache [dot] org</td>
-          <td scope="row">Talend</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">+1</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Melissa Pashniak</th>
-          <td scope="row">melap</td>
-          <td scope="row">melap [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Frances Perry</th>
-          <td scope="row">frances</td>
-          <td scope="row">frances [at] apache [dot] org</td>
-          <td scope="row">Google</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Amit Sela</th>
-          <td scope="row">amitsela</td>
-          <td scope="row">amitsela [at] apache [dot] org</td>
-          <td scope="row">PayPal</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">+2</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Thomas Weise</th>
-          <td scope="row">thw</td>
-          <td scope="row">thw [at] apache [dot] org</td>
-          <td scope="row">Atrato</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Josh Wills</th>
-          <td scope="row">jwills</td>
-          <td scope="row">jwills [at] apache [dot] org</td>
-          <td scope="row">Slack</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Mingmin Xu</th>
-          <td scope="row">mingmxu</td>
-          <td scope="row">mingmxu [at] apache [dot] org</td>
-          <td scope="row">eBay</td>
-          <td scope="row">committer</td>
-          <td scope="row">-8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Manu Zhang</th>
-          <td scope="row">mauzhang</td>
-          <td scope="row">mauzhang [at] apache [dot] org</td>
-          <td scope="row">Vipshop</td>
-          <td scope="row">committer</td>
-          <td scope="row">+8</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">Aviem Zur</th>
-          <td scope="row">aviemzur</td>
-          <td scope="row">aviemzur [at] apache [dot] org</td>
-          <td scope="row">PayPal</td>
-          <td scope="row">committer, PMC</td>
-          <td scope="row">+2</td>
-        </tr>
-      
-        <tr>
-          <th scope="row">James Xu</th>
-          <td scope="row">xumingming</td>
-          <td scope="row">xumingming [at] apache [dot] org</td>
-          <td scope="row">Alipay</td>
-          <td scope="row">committer</td>
-          <td scope="row">+8</td>
-        </tr>
-      
-    </tbody>
-  </table>
-
-
-      </div>
-    </div>
-    <footer class="footer">
-  <div class="footer__contained">
-    <div class="footer__cols">
-      <div class="footer__cols__col">
-        <div class="footer__cols__col__logo">
-          <img src="/images/beam_logo_circle.svg" class="footer__logo" 
alt="Beam logo">
-        </div>
-        <div class="footer__cols__col__logo">
-          <img src="/images/apache_logo_circle.svg" class="footer__logo" 
alt="Apache logo">
-        </div>
-      </div>
-      <div class="footer__cols__col footer__cols__col--md">
-        <div class="footer__cols__col__title">Start</div>
-        <div class="footer__cols__col__link"><a 
href="/get-started/beam-overview/">Overview</a></div>
-        <div class="footer__cols__col__link"><a 
href="/get-started/quickstart-java/">Quickstart (Java)</a></div>
-        <div class="footer__cols__col__link"><a 
href="/get-started/quickstart-py/">Quickstart (Python)</a></div>
-        <div class="footer__cols__col__link"><a 
href="/get-started/downloads/">Downloads</a></div>
-      </div>
-      <div class="footer__cols__col footer__cols__col--md">
-        <div class="footer__cols__col__title">Docs</div>
-        <div class="footer__cols__col__link"><a 
href="/documentation/programming-guide/">Concepts</a></div>
-        <div class="footer__cols__col__link"><a 
href="/documentation/pipelines/design-your-pipeline/">Pipelines</a></div>
-        <div class="footer__cols__col__link"><a 
href="/documentation/runners/capability-matrix/">Runners</a></div>
-      </div>
-      <div class="footer__cols__col footer__cols__col--md">
-        <div class="footer__cols__col__title">Community</div>
-        <div class="footer__cols__col__link"><a 
href="/contribute/">Contribute</a></div>
-        <div class="footer__cols__col__link"><a 
href="/contribute/team/">Team</a></div>
-        <div class="footer__cols__col__link"><a 
href="/contribute/presentation-materials/">Media</a></div>
-      </div>
-      <div class="footer__cols__col footer__cols__col--md">
-        <div class="footer__cols__col__title">Resources</div>
-        <div class="footer__cols__col__link"><a href="/blog/">Blog</a></div>
-        <div class="footer__cols__col__link"><a 
href="/get-started/support/">Support</a></div>
-        <div class="footer__cols__col__link"><a 
href="https://github.com/apache/beam";>GitHub</a></div>
-      </div>
-    </div>
-  </div>
-  <div class="footer__bottom">
-    &copy;
-    <a href="http://www.apache.org";>The Apache Software Foundation</a>
-    | <a href="/privacy_policy">Privacy Policy</a>
-    | <a href="/feed.xml">RSS Feed</a>
-    <br><br>
-    Apache Beam, Apache, Beam, the Beam logo, and the Apache feather logo are
-    either registered trademarks or trademarks of The Apache Software
-    Foundation. All other products or name brands are trademarks of their
-    respective holders, including The Apache Software Foundation.
-  </div>
-</footer>
-
-  </body>
-</html>
diff --git a/content/contribute/testing/index.html 
b/content/contribute/testing/index.html
index 61a6dc3..224bccc 100644
--- a/content/contribute/testing/index.html
+++ b/content/contribute/testing/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/website-contributions/index.html 
b/content/contribute/website-contributions/index.html
index 9edb853..9ca24b5 100644
--- a/content/contribute/website-contributions/index.html
+++ b/content/contribute/website-contributions/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/contribute/work-in-progress/index.html 
b/content/contribute/work-in-progress/index.html
index f51340b..b51390a 100644
--- a/content/contribute/work-in-progress/index.html
+++ b/content/contribute/work-in-progress/index.html
@@ -92,12 +92,22 @@
 
   <ul class="section-nav-list">
     <li><a href="/contribute/contribution-guide/">Contribution guide</a></li>
-    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
     <li><a href="/contribute/website-contributions/">Website 
contributions</a></li>
     <li><a href="/contribute/feature-branches/">Feature branches</a></li>
   </ul>
 </li>
 <li>
+  <span class="section-nav-list-title">Committers</span>
+
+  <ul class="section-nav-list">
+    <li><a href="/contribute/become-a-committer/">Become a committer</a></li>
+    <li><a href="/contribute/committer-guide/">Committer guide</a></li>
+    <li><a href="https://projects.apache.org/committee.html?beam"; 
target="_blank">Team <img src="/images/external-link-icon.png"
+                                                                               
             width="14" height="14"
+                                                                               
             alt="External link."></a>
+  </ul>
+</li>
+<li>
   <span class="section-nav-list-title">IDE tips</span>
 
   <ul class="section-nav-list">
@@ -135,7 +145,6 @@
   </ul>
 </li>
 <li><a href="/contribute/maturity-model/">Maturity Model</a></li>
-<li><a href="/contribute/team/">Team</a></li>
 
           </ul>
         </nav>
diff --git a/content/project/team/index.html b/content/project/team/index.html
deleted file mode 100644
index e6e6bbf..0000000
--- a/content/project/team/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-<meta charset="utf-8">
-<title>Redirecting…</title>
-<link rel="canonical" href="https://beam.apache.org/contribute/team/";>
-<meta http-equiv="refresh" content="0; 
url=https://beam.apache.org/contribute/team/";>
-<h1>Redirecting…</h1>
-<a href="https://beam.apache.org/contribute/team/";>Click here if you are not 
redirected.</a>
-<script>location="https://beam.apache.org/contribute/team/";</script>
-</html>
diff --git a/content/team/index.html b/content/team/index.html
deleted file mode 100644
index e6e6bbf..0000000
--- a/content/team/index.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE html>
-<html lang="en-US">
-<meta charset="utf-8">
-<title>Redirecting…</title>
-<link rel="canonical" href="https://beam.apache.org/contribute/team/";>
-<meta http-equiv="refresh" content="0; 
url=https://beam.apache.org/contribute/team/";>
-<h1>Redirecting…</h1>
-<a href="https://beam.apache.org/contribute/team/";>Click here if you are not 
redirected.</a>
-<script>location="https://beam.apache.org/contribute/team/";</script>
-</html>

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to