Repository: ambari Updated Branches: refs/heads/trunk 0d166da78 -> 4fb4d677d
Updated committer/contributor list (oleewere) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/4fb4d677 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/4fb4d677 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/4fb4d677 Branch: refs/heads/trunk Commit: 4fb4d677d73739fec927314799a5b02202e745bd Parents: 0d166da Author: oleewere <[email protected]> Authored: Fri Aug 26 20:44:16 2016 +0200 Committer: oleewere <[email protected]> Committed: Fri Aug 26 20:44:16 2016 +0200 ---------------------------------------------------------------------- docs/pom.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/4fb4d677/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 68c5511..48c8d2b 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -269,6 +269,17 @@ </organization> </developer> <developer> + <id>bosco</id> + <name>Don Bosco Durai</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + </organization> + </developer> + <developer> <id>croberts</id> <name>Chad Roberts</name> <email>[email protected]</email> @@ -1255,6 +1266,14 @@ <name>Cabir Zounaidou</name> <organization>Hortonworks</organization> </contributor> + <contributor> + <name>Dharmesh Makwana</name> + <organization></organization> + </contributor> + <contributor> + <name>Hayat Behlim</name> + <organization></organization> + </contributor> </contributors> <organization>
