http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/1043f953/content/team/index.html
----------------------------------------------------------------------
diff --git a/content/team/index.html b/content/team/index.html
new file mode 100644
index 0000000..736bd4e
--- /dev/null
+++ b/content/team/index.html
@@ -0,0 +1,295 @@
+<!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>Apache 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 (a cloud service). Beam also brings DSL in 
different languages, allowing users to easily implement their data integration 
processes.
+">
+
+  <link rel="stylesheet" href="/styles/site.css">
+  <link rel="stylesheet" href="/css/theme.css">
+  <script 
src="https://ajax.googleapis.com/ajax/libs/jquery/2.2.0/jquery.min.js";></script>
+  <script src="/js/bootstrap.min.js"></script>
+  <link rel="canonical" href="http://beam.incubator.apache.org/team/";>
+  <link rel="alternate" type="application/rss+xml" title="Apache Beam 
(incubating)" href="http://beam.incubator.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>
+  <link rel="shortcut icon" type="image/x-icon" href="/images/favicon.ico">
+</head>
+
+
+  <body role="document">
+
+    <nav class="navbar navbar-default navbar-fixed-top">
+  <div class="container">
+    <div class="navbar-header">
+      <a href="/" class="navbar-brand" >
+        <img alt="Brand" src="/images/beam_logo_navbar.png">
+      </a>
+    </div>
+    <div id="navbar" class="navbar-collapse collapse">
+      <ul class="nav navbar-nav">
+        <li class="dropdown">
+          <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Documentation <span 
class="caret"></span></a>
+          <ul class="dropdown-menu">
+            <li><a href="/getting_started/">Getting Started</a></li>
+            <li><a href="https://goo.gl/ps8twC";>Technical Docs</a></li>
+            <li><a href="https://goo.gl/nk5OM0";>Technical Vision</a></li>
+          </ul>
+        </li>
+        <li class="dropdown">
+          <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">Community <span 
class="caret"></span></a>
+          <ul class="dropdown-menu">
+            <li class="dropdown-header">Community</li>
+            <li><a href="/mailing_lists/">Mailing Lists</a></li>
+            <li><a href="https://goo.gl/ps8twC";>Technical Docs</a></li>
+            <li><a href="https://goo.gl/nk5OM0";>Technical Vision</a></li>
+            <li><a href="/team/">Apache Beam Team</a></li>
+            <li role="separator" class="divider"></li>
+            <li class="dropdown-header">Contribute</li>
+            <li><a href="/source_repository/">Source Repository</a></li>
+            <li><a href="/issue_tracking/">Issue Tracking</a></li>
+          </ul>
+        </li>
+        <li><a href="/blog">Blog</a></li>
+      </ul>
+    </div><!--/.nav-collapse -->
+  </div>
+</nav>
+
+
+<link rel="stylesheet" href="">
+
+
+    <div class="container" role="main">
+
+      <div class="container">
+        <article class="post">
+
+  <header class="post-header">
+    <h1 class="post-title">Apache Beam Team</h1>
+  </header>
+
+  <div class="post-content">
+    <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">Aljoscha Krettek</th>
+          <td scope="row">aljoscha</td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">data Artisans</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">+1</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Amit Sela</th>
+          <td scope="row">amitsela</td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">PayPal</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">+2</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Ben Chambers</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Craig Chambers</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Dan Halperin</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Davor Bonaci</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Frances Perry</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">James Malone</th>
+          <td scope="row">jamesmalone</td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Jean-Baptiste Onofré</th>
+          <td scope="row">jbonofre</td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Talend</td>
+          <td scope="row">champion, committer, PPMC</td>
+          <td scope="row">+1</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Josh Wills</th>
+          <td scope="row">jwills</td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row"></td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Kostas Tzoumas</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">data Artisans</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">+1</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Kenneth Knowles</th>
+          <td scope="row">kenn</td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Luke Cwik</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Maximilian Michels</th>
+          <td scope="row">mxm</td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">data Artisans</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">+1</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Stephan Ewen</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">data Artisans</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">+1</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Tom White</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Cloudera</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Tyler Akidau</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+        <tr>
+          <th scope="row">Robert Bradshaw</th>
+          <td scope="row"></td>
+          <td scope="row"><a 
href="mailto:[email protected]";>[email protected]</a></td>
+          <td scope="row">Google</td>
+          <td scope="row">committer, PPMC</td>
+          <td scope="row">-8</td>
+        </tr>
+      
+    </tbody>
+  </table>
+
+
+  </div>
+
+</article>
+
+      </div>
+
+
+    <hr>
+  <div class="row">
+      <div class="col-xs-12">
+          <footer>
+              <p class="text-center">&copy; Copyright 2016
+                <a href="http://www.apache.org";>The Apache Software 
Foundation.</a> All Rights Reserved.</p>
+                <p class="text-center"><a href="/privacy_policy">Privacy 
Policy</a> |
+                <a href="/feed.xml">RSS Feed</a></p>
+          </footer>
+      </div>
+  </div>
+  <!-- container div end -->
+</div>
+
+
+  </body>
+
+</html>

Reply via email to