Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
43 changes: 29 additions & 14 deletions committers.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,24 +18,12 @@ <h2>Committers</h2>
<td>Dremio</td>
</tr>
<tr>
<td>Todd Lipcon</td>
<td>PMC</td>
<td>todd</td>
<td>Cloudera</td>
</tr>
<tr>
<td>Ted Dunning</td>
<td>PMC</td>
<td>tdunning</td>
<td>MapR</td>
</tr>
<tr>
<td>Michael Stack</td>
<td>PMC</td>
<td>stack</td>
<td>Cloudera</td>
</tr>
<tr>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

<td>P. Taylor Goetz</td>
<td>PMC</td>
<td>ptgoetz</td>
Expand Down Expand Up @@ -223,7 +211,7 @@ <h2>Committers</h2>
</tr>
<tr>
<td>Sebastien Binet</td>
<td>Committer</td>
<td>PMC</td>
<td>sbinet</td>
<td>CERN</td>
</tr>
Expand All @@ -241,7 +229,7 @@ <h2>Committers</h2>
</tr>
<tr>
<td>Micah Kornfield</td>
<td>Committer</td>
<td>PMC</td>
<td>emkornfield</td>
<td>Google</td>
</tr>
Expand All @@ -266,5 +254,32 @@ <h2>Committers</h2>
</tbody></table>

</div> <!-- /container -->

<div class="container">
<h2>Emeritus PMC Members</h2>
<table class="table"><thead>
<tr>
<th>Name</th>
<th>Role</th>
<th>Alias (email is &lt;alias&gt;@apache.org)</th>
<th>Affiliation</th>
</tr>
</thead><tbody>
<tr>
<td>Todd Lipcon</td>
<td>PMC</td>
<td>todd</td>
<td>Cloudera</td>
</tr>
<tr>
<td>Michael Stack</td>
<td>PMC</td>
<td>stack</td>
<td>Cloudera</td>
</tr>
</tbody></table>

</div> <!-- /container -->

</body>
</html>