Repository: ambari Updated Branches: refs/heads/trunk 31ac3c21b -> df685b92d
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/df685b92 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/df685b92 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/df685b92 Branch: refs/heads/trunk Commit: df685b92d9c99f55757dc36858653130eaddf30c Parents: 31ac3c2 Author: Yusaku Sako <[email protected]> Authored: Tue Jun 13 13:36:33 2017 -0700 Committer: Yusaku Sako <[email protected]> Committed: Tue Jun 13 13:36:33 2017 -0700 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/df685b92/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 95478e4..e936c0d 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -458,6 +458,18 @@ </organization> </developer> <developer> + <id>hapylestat</id> + <name>Dmytro Grinenko</name> + <email>[email protected]</email> + <timezone>+2</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>hitesh</id> <name>Hitesh Shah</name> <email>[email protected]</email>
