Repository: incubator-ranger Updated Branches: refs/heads/master b056c4b77 -> 3fa3de243
RANGER-959: added contributor list from JIRA system Project: http://git-wip-us.apache.org/repos/asf/incubator-ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ranger/commit/3fa3de24 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ranger/tree/3fa3de24 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ranger/diff/3fa3de24 Branch: refs/heads/master Commit: 3fa3de243cb3857d02de89264a4b9bbf6feb51a8 Parents: b056c4b Author: sneethiraj <[email protected]> Authored: Thu Apr 28 11:52:59 2016 -0400 Committer: sneethiraj <[email protected]> Committed: Thu Apr 28 12:13:21 2016 -0400 ---------------------------------------------------------------------- docs/pom.xml | 86 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 86 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ranger/blob/3fa3de24/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index a8bb2d7..02df81f 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -302,6 +302,92 @@ </developers> <contributors> <contributor> + <name>Abhay Kulkarni</name> + <organization>Hortonworks Inc.,</organization> + </contributor> + <contributor> + <name>Aneela Saleem</name> + <organization> </organization> + </contributor> + <contributor> + <name>Ankita Sinha</name> + <organization>Freestone Infotech</organization> + </contributor> + <contributor> + <name>Arshad Mohammad</name> + <organization>Huawei</organization> + </contributor> + <contributor> + <name>Ashish Singh</name> + <organization> </organization> + </contributor> + <contributor> + <name>Bennet Daniel</name> + <organization> </organization> + </contributor> + <contributor> + <name>Bolke de Bruin</name> + <organization>ING</organization> + </contributor> + <contributor> + <name>Bryan Bende</name> + <organization> </organization> + </contributor> + <contributor> + <name>Deepak Sharma</name> + <organization> </organization> + </contributor> + <contributor> + <name>Edward Zhang</name> + <organization> </organization> + </contributor> + <contributor> + <name>Hanish Bansal</name> + <organization> </organization> + </contributor> + <contributor> + <name>Jim Halfpenny</name> + <organization> </organization> + </contributor> + <contributor> + <name>Mack Hendricks</name> + <organization>Hortonworks Inc.,</organization> + </contributor> + <contributor> + <name>Mani Raman</name> + <organization> </organization> + </contributor> + <contributor> + <name>Mehul Parikh</name> + <organization>Freestone Infotech</organization> + </contributor> + <contributor> + <name>Mugdha Varadkar</name> + <organization>Freestone Infotech</organization> + </contributor> + <contributor> + <name>Pradeep Agrawal</name> + <organization>Freestone Infotech</organization> + </contributor> + <contributor> + <name>Rich Haase</name> + <organization>Pandora</organization> + </contributor> + <contributor> + <name>Sailaja Polavarapu</name> + <organization>Hortonworks Inc.,</organization> + </contributor> + <contributor> + <name>Sree Vaddi</name> + <organization> </organization> + </contributor> + <contributor> + <name>Tushar Dudhatra</name> + <organization> </organization> + </contributor> + <contributor> + <name>Varun Rao</name> + <organization>Accenture</organization> </contributor> </contributors> <organization>
