Repository: tez Updated Branches: refs/heads/master 57c857d26 -> 98bf198aa
TEZ-3655. Add committer zhiyuany to the Tez Team List. (zhiyuany) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/98bf198a Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/98bf198a Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/98bf198a Branch: refs/heads/master Commit: 98bf198aa0a5e852b2ea9a3588c4c2d089ea2152 Parents: 57c857d Author: Zhiyuan Yang <[email protected]> Authored: Thu Mar 16 02:09:21 2017 -0700 Committer: Zhiyuan Yang <[email protected]> Committed: Thu Mar 16 02:09:21 2017 -0700 ---------------------------------------------------------------------- docs/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/98bf198a/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index db45da3..97ae60f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -383,6 +383,15 @@ </roles> </developer> <developer> + <id>zhiyuany</id> + <name>Zhiyuan Yang</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + </developer> + <developer> <id>zjffdu</id> <name>Jeff Zhang</name> <email>[email protected]</email>
