Repository: tez Updated Branches: refs/heads/master ae984705e -> af8246931
TEZ-3427. Add committer mingma to the Tez Team List. Contributed by Ming Ma Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/af824693 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/af824693 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/af824693 Branch: refs/heads/master Commit: af824693195cf97dabde910ec00ae043c926d24d Parents: ae98470 Author: Ming Ma <[email protected]> Authored: Thu Sep 1 22:07:38 2016 -0700 Committer: Ming Ma <[email protected]> Committed: Thu Sep 1 22:07:38 2016 -0700 ---------------------------------------------------------------------- docs/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/af824693/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 593d104..db45da3 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -266,6 +266,15 @@ </roles> </developer> <developer> + <id>mingma</id> + <name>Ming Ma</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + </developer> + <developer> <id>namit</id> <name>Namit Jain</name> <email>[email protected]</email>
