Updated Branches: refs/heads/trunk 553bf73d1 -> bf55a2e12
Updated committer list. (yusaku) Project: http://git-wip-us.apache.org/repos/asf/incubator-ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ambari/commit/bf55a2e1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ambari/tree/bf55a2e1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ambari/diff/bf55a2e1 Branch: refs/heads/trunk Commit: bf55a2e12175e2e52f3eeab09f87c4218d24ffff Parents: 553bf73 Author: Yusaku Sako <[email protected]> Authored: Tue Sep 3 18:16:16 2013 -0700 Committer: Yusaku Sako <[email protected]> Committed: Tue Sep 3 18:16:25 2013 -0700 ---------------------------------------------------------------------- docs/pom.xml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/bf55a2e1/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 33326cf..4bd37b0 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -122,6 +122,30 @@ </organization> </developer> <developer> + <id>akovalenko</id> + <name>Aleksandr Kovalenko</name> + <email>[email protected]</email> + <timezone>+2</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> + <id>alexantonenko</id> + <name>Alex Antonenko</name> + <email>[email protected]</email> + <timezone>+2</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>berndf</id> <name>Bernd Fondermann</name> <email>[email protected]</email>
