Repository: ambari Updated Branches: refs/heads/trunk 8c007984b -> 7b3374b27
Updated committer list. (jaimin) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/7b3374b2 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/7b3374b2 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/7b3374b2 Branch: refs/heads/trunk Commit: 7b3374b275d1033c64ecfb02b578b8cf375f76d9 Parents: 8c00798 Author: Jaimin Jetly <[email protected]> Authored: Mon Jun 22 09:13:56 2015 -0700 Committer: Jaimin Jetly <[email protected]> Committed: Mon Jun 22 09:13:56 2015 -0700 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/7b3374b2/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 4598634..4b2dbdc 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -515,6 +515,18 @@ </organization> </developer> <developer> + <id>rzang</id> + <name>Richard Zang</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>rlevas</id> <name>Robert Levas</name> <email>[email protected]</email>
