Author: joewitt
Date: Tue Oct 27 03:42:07 2015
New Revision: 1710719
URL: http://svn.apache.org/viewvc?rev=1710719&view=rev
Log:
added two new committers
Modified:
nifi/site/trunk/people.html
Modified: nifi/site/trunk/people.html
URL:
http://svn.apache.org/viewvc/nifi/site/trunk/people.html?rev=1710719&r1=1710718&r2=1710719&view=diff
==============================================================================
--- nifi/site/trunk/people.html (original)
+++ nifi/site/trunk/people.html Tue Oct 27 03:42:07 2015
@@ -111,11 +111,11 @@
<div class="medium-space"></div>
<div class="row">
<div class="large-12 columns">
- <h2 class="nifi-txt">
+ <h3 class="nifi-txt">
<span>
PMC Members
</span>
- </h2>
+ </h3>
</div>
</div>
<div class="row">
@@ -188,9 +188,40 @@
</tr>
</table>
</div>
+</div>
+<div class="row">
+ <div class="large-12 columns">
+ <h3 class="nifi-txt">
+ <span>
+ Committers
+ </span>
+ </h3>
+ </div>
+</div>
+<div class="row">
+ <div class="large-12 columns">
+ <table>
+ <tr>
+ <th>Id</th>
+ <th>Name</th>
+ <th>Affiliation</th>
+ </tr>
+ <tr>
+ <td>mosermw</td>
+ <td>Michael Moser</td>
+ <td></td>
+ </tr>
+ <tr>
+ <td>rickysaltzer</td>
+ <td>Ricky Saltzer</td>
+ <td></td>
+ </tr>
+ </table>
+ </div>
+</div>
<div class="row">
<div class="large-12 columns">
- <p class="description">The team is comprised of Project Management
Committee 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> <p class="description">The
Apache NiFi project greatly appreciates the help of our mentors while in the
Apache Incubator. Our mentors included Benson Margulies, Drew Farris, Andrew
Purtell, Arvind Prabhakar, Billie Rinaldi, Sergio Fernandez, and Brock Noland.
+ <p class="description">The team is comprised of Project Management
Committee Members, Committers, and Contributors. PMC and Committers 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.
The number of Contributors to the project is unbounded. Get involved today. All
contributions to the project are greatly appreciated.</p>
</div>
</div>
</div>