Updated Branches: refs/heads/master 4f27eddf5 -> f7008ed6d
Add apurtell to team list Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/f7008ed6 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/f7008ed6 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/f7008ed6 Branch: refs/heads/master Commit: f7008ed6dcc12eefe52b0bf133440275d2f5917f Parents: 4f27edd Author: Andrew Purtell <[email protected]> Authored: Thu Oct 3 21:57:46 2013 +0800 Committer: Andrew Purtell <[email protected]> Committed: Thu Oct 3 21:57:46 2013 +0800 ---------------------------------------------------------------------- src/site/xdoc/team-list.xml | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/f7008ed6/src/site/xdoc/team-list.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/team-list.xml b/src/site/xdoc/team-list.xml index 3cb10c6..d2d15ee 100644 --- a/src/site/xdoc/team-list.xml +++ b/src/site/xdoc/team-list.xml @@ -136,6 +136,12 @@ xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd <td align="center">committer</td> </tr> <tr valign="top"> + <td align="center">apurtell</td> + <td align="center">Andrew Purtell</td> + <td align="center">Intel</td> + <td align="center">committer</td> + </tr> + <tr valign="top"> <td align="center">ptr</td> <td align="center">Patrick Taylor Ramsey</td> <td align="center">Cloudera</td>
