Repository: ambari Updated Branches: refs/heads/trunk 04a534cea -> 7ee5242c6
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/7ee5242c Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/7ee5242c Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/7ee5242c Branch: refs/heads/trunk Commit: 7ee5242c6b58159c8f40267ae25eebce3295b45b Parents: 04a534c Author: Yusaku Sako <[email protected]> Authored: Tue Aug 23 14:48:22 2016 -0700 Committer: Yusaku Sako <[email protected]> Committed: Tue Aug 23 14:48:33 2016 -0700 ---------------------------------------------------------------------- docs/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/7ee5242c/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index 82a49df..68c5511 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -688,6 +688,18 @@ </organization> </developer> <developer> + <id>prajwal</id> + <name>Prajwal Rao</name> + <email>[email protected]</email> + <timezone>-8</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>ramya</id> <name>Ramya Sunil</name> <email>[email protected]</email>
