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/c9c96cdb Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/c9c96cdb Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/c9c96cdb Branch: refs/heads/feature-branch-AMBARI-21307 Commit: c9c96cdb881e59d8a3dfe19e32069adf05fdf445 Parents: 29d1139 Author: Yusaku Sako <[email protected]> Authored: Wed Oct 18 11:08:50 2017 -0700 Committer: Yusaku Sako <[email protected]> Committed: Wed Oct 18 11:08:50 2017 -0700 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/c9c96cdb/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index a75e093..8af497e 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -186,6 +186,18 @@ </organization> </developer> <developer> + <id>amruta</id> + <name>Amruta R Borkar</name> + <email>[email protected]</email> + <timezone></timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + IBM + </organization> + </developer> + <developer> <id>aonishuk</id> <name>Andrew Onischuk</name> <email>[email protected]</email>
