Repository: ambari Updated Branches: refs/heads/trunk 29b6542b0 -> 24bb7843c
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/24bb7843 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/24bb7843 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/24bb7843 Branch: refs/heads/trunk Commit: 24bb7843c109e71bf744bc722e23e216e975b1ff Parents: 29b6542 Author: Yusaku Sako <[email protected]> Authored: Tue Apr 5 11:29:59 2016 -0700 Committer: Yusaku Sako <[email protected]> Committed: Tue Apr 5 11:29:59 2016 -0700 ---------------------------------------------------------------------- docs/pom.xml | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/24bb7843/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index b60652d..68fb758 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -140,6 +140,18 @@ </organization> </developer> <developer> + <id>ajit</id> + <name>Ajit Kumar</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>alejandro</id> <name>Alejandro Fernandez</name> <email>[email protected]</email> @@ -761,6 +773,18 @@ </organization> </developer> <developer> + <id>swapan</id> + <name>Swapan Shridhar</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>tbeerbower</id> <name>Thomas Beerbower</name> <email>[email protected]</email> @@ -844,6 +868,18 @@ Hortonworks </organization> </developer> + <developer> + <id>zhewang</id> + <name>Joe Wang</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> </developers> <contributors> <contributor>
