Repository: ambari Updated Branches: refs/heads/trunk 8b90145ca -> 34e790099
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/34e79009 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/34e79009 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/34e79009 Branch: refs/heads/trunk Commit: 34e790099f60f5604fb02c70457c9c97e1b690b4 Parents: 8b90145 Author: Yusaku Sako <[email protected]> Authored: Fri Jun 23 14:57:28 2017 -0700 Committer: Yusaku Sako <[email protected]> Committed: Fri Jun 23 14:57:28 2017 -0700 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/34e79009/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index e936c0d..a862796 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -246,6 +246,18 @@ </organization> </developer> <developer> + <id>benyoka</id> + <name>Balazs Bence Sari</name> + <email>[email protected]</email> + <timezone>+1</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>berndf</id> <name>Bernd Fondermann</name> <email>[email protected]</email>
