This is an automated email from the ASF dual-hosted git repository.
wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/master by this push:
new 296e7b0 ARROW-1912: [Website] Add committer affiliations and roles to
website
296e7b0 is described below
commit 296e7b054472be98ce539cdfee0a0981c43abadd
Author: Wes McKinney <[email protected]>
AuthorDate: Mon Feb 12 14:37:19 2018 -0500
ARROW-1912: [Website] Add committer affiliations and roles to website
cc @jacques-n
Author: Wes McKinney <[email protected]>
Closes #1596 from wesm/ARROW-1912 and squashes the following commits:
ed30ecd1 [Wes McKinney] Add LLC designation for Uwe
2fb8d892 [Wes McKinney] Add committer affiliations to website
---
site/committers.html | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 58 insertions(+)
diff --git a/site/committers.html b/site/committers.html
index 990260e..a123de7 100644
--- a/site/committers.html
+++ b/site/committers.html
@@ -6,120 +6,178 @@ layout: default
<table class="table"><thead>
<tr>
<th>Name</th>
+<th>Role</th>
<th>Alias (email is <alias>@apache.org)</th>
+<th>Affiliation</th>
</tr>
</thead><tbody>
<tr>
<td>Jacques Nadeau</td>
+<td>VP, PMC</td>
<td>jacques</td>
+<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>
<td>P. Taylor Goetz</td>
+<td>PMC</td>
<td>ptgoetz</td>
+<td>Hortonworks</td>
</tr>
<tr>
<td>Julian Hyde</td>
+<td>PMC</td>
<td>jhyde</td>
+<td>Hortonworks</td>
</tr>
<tr>
<td>Reynold Xin</td>
+<td>PMC</td>
<td>rxin</td>
+<td>Databricks</td>
</tr>
<tr>
<td>James Taylor</td>
+<td>PMC</td>
<td>jamestaylor</td>
+<td>Salesforce</td>
</tr>
<tr>
<td>Julien Le Dem</td>
+<td>PMC</td>
<td>julien</td>
+<td>WeWork</td>
</tr>
<tr>
<td>Jake Luciani</td>
+<td>PMC</td>
<td>jake</td>
+<td>DataStax</td>
</tr>
<tr>
<td>Jason Altekruse</td>
+<td>PMC</td>
<td>json</td>
+<td>Workday</td>
</tr>
<tr>
<td>Alex Levenson</td>
+<td>PMC</td>
<td>alexlevenson</td>
+<td>Twitter</td>
</tr>
<tr>
<td>Parth Chandra</td>
+<td>PMC</td>
<td>parthc</td>
+<td>MapR</td>
</tr>
<tr>
<td>Marcel Kornacker</td>
+<td>PMC</td>
<td>marcel</td>
+<td>Independent</td>
</tr>
<tr>
<td>Steven Phillips</td>
+<td>PMC</td>
<td>smp</td>
+<td>Dremio</td>
</tr>
<tr>
<td>Hanifi Gunes</td>
+<td>PMC</td>
<td>hg</td>
+<td></td>
</tr>
<tr>
<td>Abdelhakim Deneche</td>
+<td>PMC</td>
<td>adeneche</td>
+<td>Dremio</td>
</tr>
<tr>
<td>Wes McKinney</td>
+<td>PMC</td>
<td>wesm</td>
+<td>Two Sigma</td>
</tr>
<tr>
<td>David Alves</td>
+<td>PMC</td>
<td>dralves</td>
+<td>Cloudera</td>
</tr>
<tr>
<td>Ippokratis Pandis</td>
+<td>PMC</td>
<td>ippokratis</td>
+<td>Amazon</td>
</tr>
<tr>
<td>Uwe L. Korn</td>
+<td>PMC</td>
<td>uwe</td>
+<td>Blue Yonder GmbH</td>
</tr>
<tr>
<td>Kouhei Sutou</td>
+<td>PMC</td>
<td>kou</td>
+<td>ClearCode</td>
</tr>
<tr>
<td>Philipp Moritz</td>
+<td>Committer</td>
<td>pcmoritz</td>
+<td>UC Berkeley RISELab</td>
</tr>
<tr>
<td>Phillip Cloud</td>
+<td>Committer</td>
<td>cpcloud</td>
+<td>Two Sigma</td>
</tr>
<tr>
<td>Bryan Cutler</td>
+<td>Committer</td>
<td>cutlerb</td>
+<td>IBM</td>
</tr>
<tr>
<td>Li Jin</td>
+<td>Committer</td>
<td>icexelloss</td>
+<td>Two Sigma</td>
</tr>
<tr>
<td>Siddharth Teotia</td>
+<td>Committer</td>
<td>siddteotia</td>
+<td>Dremio</td>
</tr>
<tr>
<td>Paul Taylor</td>
+<td>Committer</td>
<td>ptaylor</td>
+<td>Graphistry</td>
</tr>
</tbody></table>
--
To stop receiving notification emails like this one, please contact
[email protected].