Repository: ambari Updated Branches: refs/heads/trunk c1eeafbfe -> 3529d053d
Updated team page. (yusaku) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/3529d053 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/3529d053 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/3529d053 Branch: refs/heads/trunk Commit: 3529d053dae7381f098d6998280ab7f152e86843 Parents: c1eeafb Author: Yusaku Sako <[email protected]> Authored: Tue Jun 27 10:19:26 2017 -0700 Committer: Yusaku Sako <[email protected]> Committed: Tue Jun 27 10:19:26 2017 -0700 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/3529d053/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index a862796..390ade4 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -234,6 +234,18 @@ </organization> </developer> <developer> + <id>amagyar</id> + <name>Attila Magyar</name> + <email>[email protected]</email> + <timezone>+1</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>avijayan</id> <name>Aravindan Vijayan</name> <email>[email protected]</email>
