Repository: tez Updated Branches: refs/heads/master 98bf198aa -> a339d050a
TEZ-3663. Add harishjp to Tez teams list. (harishjp) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/a339d050 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/a339d050 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/a339d050 Branch: refs/heads/master Commit: a339d050a5773543241ae0e522754fb23a59990d Parents: 98bf198 Author: Harish JP <[email protected]> Authored: Fri Mar 17 07:34:41 2017 +0530 Committer: Harish JP <[email protected]> Committed: Fri Mar 17 07:34:41 2017 +0530 ---------------------------------------------------------------------- docs/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/a339d050/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 97ae60f..61c2cf1 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -176,6 +176,15 @@ </roles> </developer> <developer> + <id>harishjp</id> + <name>Harish JP</name> + <email>[email protected]</email> + <timezone>+5.5</timezone> + <roles> + <role>Committer</role> + </roles> + </developer> + <developer> <id>hitesh</id> <name>Hitesh Shah</name> <email>[email protected]</email>
