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/d1d118d0 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/d1d118d0 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/d1d118d0 Branch: refs/heads/branch-feature-AMBARI-14714 Commit: d1d118d07b8be849e827a826a687e86f44736a59 Parents: 479cf86 Author: Yusaku Sako <[email protected]> Authored: Wed Oct 25 15:14:52 2017 -0700 Committer: Yusaku Sako <[email protected]> Committed: Wed Oct 25 15:14:52 2017 -0700 ---------------------------------------------------------------------- docs/pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/d1d118d0/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index f356226..f3de652 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -538,7 +538,19 @@ </roles> <organization> </organization> - </developer> + </developer> + <developer> + <id>ishanbha</id> + <name>Ishan Bhatt</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> <developer> <id>jagane</id> <name>Jagane Sundar</name>
