Repository: bigtop Updated Branches: refs/heads/master f4541c221 -> fad92c953
BIGTOP-2525: committer test: add myself to team-list.xml This closes #144 Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/fad92c95 Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/fad92c95 Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/fad92c95 Branch: refs/heads/master Commit: fad92c953c2e0c66402442099d9c8bf5c39bb2bc Parents: f4541c2 Author: Kevin W Monroe <[email protected]> Authored: Tue Aug 30 11:10:19 2016 -0500 Committer: Kevin W Monroe <[email protected]> Committed: Tue Aug 30 12:29:39 2016 -0500 ---------------------------------------------------------------------- src/site/xdoc/team-list.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/fad92c95/src/site/xdoc/team-list.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/team-list.xml b/src/site/xdoc/team-list.xml index d1b0ae5..fdeec7d 100644 --- a/src/site/xdoc/team-list.xml +++ b/src/site/xdoc/team-list.xml @@ -188,6 +188,11 @@ <td align="center">Mark Grover</td> <td align="center">committer</td> </tr> + <tr valign="top"> + <td align="center">kwmonroe</td> + <td align="center">Kevin W Monroe</td> + <td align="center">committer</td> + </tr> </table> <subsection name="Contributors"></subsection>
