Repository: bigtop Updated Branches: refs/heads/master defbd6c9b -> 201c6013a
BIGTOP-2629. Add Jonathan Kelly to team list Signed-off-by: Jonathan Kelly <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/201c6013 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/201c6013 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/201c6013 Branch: refs/heads/master Commit: 201c6013ae38b884826f39a2618d86e0760294f1 Parents: defbd6c Author: Jonathan Kelly <[email protected]> Authored: Thu Dec 8 09:57:56 2016 -0800 Committer: Jonathan Kelly <[email protected]> Committed: Thu Dec 8 09:57:56 2016 -0800 ---------------------------------------------------------------------- src/site/xdoc/team-list.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/201c6013/src/site/xdoc/team-list.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/team-list.xml b/src/site/xdoc/team-list.xml index 2e4d8e0..8ffac9a 100644 --- a/src/site/xdoc/team-list.xml +++ b/src/site/xdoc/team-list.xml @@ -198,6 +198,11 @@ <td align="center">Kengo Seki</td> <td align="center">committer</td> </tr> + <tr valign="top"> + <td align="center">jonathak</td> + <td align="center">Jonathan Kelly</td> + <td align="center">committer</td> + </tr> </table> <subsection name="Contributors"></subsection>
