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/210b70d6 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/210b70d6 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/210b70d6 Branch: refs/heads/branch-3.0-perf Commit: 210b70d6e8090f1bebee2b3e1e7eebd02b5dbb65 Parents: b56eb95 Author: Yusaku Sako <[email protected]> Authored: Tue Mar 28 16:34:16 2017 -0700 Committer: Andrew Onishuk <[email protected]> Committed: Wed Mar 29 14:55:56 2017 +0300 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/210b70d6/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 90e87ca..c2d9ebb 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -608,6 +608,18 @@ <role>PMC</role> </roles> <organization> + Hortonworks + </organization> + </developer> + <developer> + <id>mradhakrishnan</id> + <name>Madhuvanthi Radhakrishnan</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> Hortonworks </organization> </developer>
