Repository: ambari Updated Branches: refs/heads/trunk 0fc7a6671 -> db51ba46d
Updated committer list. (yusaku) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/db51ba46 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/db51ba46 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/db51ba46 Branch: refs/heads/trunk Commit: db51ba46dde65bc6034d7deb1e64b18d8a460185 Parents: 0fc7a66 Author: Yusaku Sako <[email protected]> Authored: Fri Feb 17 10:27:26 2017 -0800 Committer: Yusaku Sako <[email protected]> Committed: Fri Feb 17 10:27:26 2017 -0800 ---------------------------------------------------------------------- docs/pom.xml | 34 +++++++++++++++++++++++----------- 1 file changed, 23 insertions(+), 11 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/db51ba46/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index db907d1..6c0da94 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -386,27 +386,39 @@ </organization> </developer> <developer> - <id>eyang</id> - <name>Eric Yang</name> - <email>[email protected]</email> + <id>eboyd</id> + <name>Erin A. Boyd</name> + <email>[email protected]</email> <timezone>-8</timezone> <roles> - <role>PMC</role> + <role>Committer</role> </roles> <organization> - IBM - </organization> + Red Hat + </organization> </developer> <developer> - <id>eboyd</id> - <name>Erin A. Boyd</name> - <email>[email protected]</email> - <timezone>-8</timezone> + <id>echekanskiy</id> + <name>Eugene Chekanskiy</name> + <email>[email protected]</email> + <timezone>+2</timezone> <roles> <role>Committer</role> </roles> <organization> - Red Hat + Hortonworks + </organization> + </developer> + <developer> + <id>eyang</id> + <name>Eric Yang</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>PMC</role> + </roles> + <organization> + IBM </organization> </developer> <developer>
