Repository: ambari Updated Branches: refs/heads/trunk 27110aecc -> 8648139f9
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/8648139f Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/8648139f Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/8648139f Branch: refs/heads/trunk Commit: 8648139f9dd932133d103cdf1d0ad07caaa89338 Parents: 27110ae Author: Yusaku Sako <[email protected]> Authored: Sun Mar 26 14:09:17 2017 -0700 Committer: Yusaku Sako <[email protected]> Committed: Sun Mar 26 14:09:17 2017 -0700 ---------------------------------------------------------------------- docs/pom.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/8648139f/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index d9c53ac..90e87ca 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -1039,6 +1039,17 @@ </roles> <organization> </organization> + </developer> + <developer> + <id>vivekratnavel</id> + <name>Vivek Ratnavel Subramanian</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + </organization> </developer> <developer> <id>vgogate</id>
