Repository: bigtop Updated Branches: refs/heads/master 2625cde73 -> 8ca435fdf
BIGTOP-2622: Add Kengo Seki to team list Signed-off-by: Kengo Seki <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/8ca435fd Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/8ca435fd Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/8ca435fd Branch: refs/heads/master Commit: 8ca435fdf8c8fbfa87f512d30a48000592e41070 Parents: 2625cde Author: Kengo Seki <[email protected]> Authored: Mon Dec 5 22:21:11 2016 -0500 Committer: Kengo Seki <[email protected]> Committed: Mon Dec 5 22:25:12 2016 -0500 ---------------------------------------------------------------------- src/site/xdoc/team-list.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/bigtop/blob/8ca435fd/src/site/xdoc/team-list.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/team-list.xml b/src/site/xdoc/team-list.xml index fdeec7d..2e4d8e0 100644 --- a/src/site/xdoc/team-list.xml +++ b/src/site/xdoc/team-list.xml @@ -193,6 +193,11 @@ <td align="center">Kevin W Monroe</td> <td align="center">committer</td> </tr> + <tr valign="top"> + <td align="center">sekikn</td> + <td align="center">Kengo Seki</td> + <td align="center">committer</td> + </tr> </table> <subsection name="Contributors"></subsection>
