Repository: tez Updated Branches: refs/heads/master e5c36a911 -> 282eb7240
TEZ-2449: Add committer sree to the Tez Team List Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/282eb724 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/282eb724 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/282eb724 Branch: refs/heads/master Commit: 282eb724009faffb3a4f7a71b7b464f777fe5c3b Parents: e5c36a9 Author: sreenaths <[email protected]> Authored: Thu May 14 10:14:15 2015 +0530 Committer: sreenaths <[email protected]> Committed: Thu May 14 10:14:15 2015 +0530 ---------------------------------------------------------------------- docs/pom.xml | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/282eb724/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index a475c58..d732f44 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -382,6 +382,15 @@ <role>Committer</role> </roles> </developer> + <developer> + <id>sree</id> + <name>Sreenath Somarajapuram</name> + <email>[email protected]</email> + <timezone>+5.5</timezone> + <roles> + <role>Committer</role> + </roles> + </developer> </developers> <organization>
