Updated Branches: refs/heads/trunk 3df9a127b -> 842125aa9
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/842125aa Tree: http://git-wip-us.apache.org/repos/asf/incubator-ambari/tree/842125aa Diff: http://git-wip-us.apache.org/repos/asf/incubator-ambari/diff/842125aa Branch: refs/heads/trunk Commit: 842125aa99e5eec2ea4305d2c95ab5124b371e8f Parents: 3df9a12 Author: Yusaku Sako <[email protected]> Authored: Wed Aug 7 05:37:21 2013 -0700 Committer: Yusaku Sako <[email protected]> Committed: Wed Aug 7 05:37:21 2013 -0700 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ambari/blob/842125aa/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index ca885ae..ea6cf01 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -110,6 +110,18 @@ </organization> </developer> <developer> + <id>atkach</id> + <name>Andrii Tkach</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>
