Repository: ambari Updated Branches: refs/heads/trunk f7b346b82 -> 5db92d8c8
Updated committer list. (yusaku) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/5db92d8c Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/5db92d8c Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/5db92d8c Branch: refs/heads/trunk Commit: 5db92d8c8fe8fe47f035d7ca0c194ae6038d8565 Parents: f7b346b Author: Yusaku Sako <[email protected]> Authored: Wed Nov 16 15:50:47 2016 -0800 Committer: Yusaku Sako <[email protected]> Committed: Wed Nov 16 15:50:57 2016 -0800 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/5db92d8c/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index f1affff..dd4b39d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -591,6 +591,18 @@ </organization> </developer> <developer> + <id>mgergely</id> + <name>Miklos Gergely</name> + <email>[email protected]</email> + <timezone></timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>mithmatt</id> <name>Mithun Mathew</name> <email>[email protected]</email>
