Repository: ranger Updated Branches: refs/heads/master b101f4402 -> 6a56faa27
Added Nitin Galave as committer Project: http://git-wip-us.apache.org/repos/asf/ranger/repo Commit: http://git-wip-us.apache.org/repos/asf/ranger/commit/6a56faa2 Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/6a56faa2 Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/6a56faa2 Branch: refs/heads/master Commit: 6a56faa2753e392cd786aca77c79dbf44136a6cf Parents: b101f44 Author: Nitin Galave <[email protected]> Authored: Wed Nov 21 19:32:19 2018 +0530 Committer: Nitin Galave <[email protected]> Committed: Wed Nov 21 19:34:08 2018 +0530 ---------------------------------------------------------------------- docs/pom.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ranger/blob/6a56faa2/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index ecd29de..32cfad5 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -300,6 +300,18 @@ </organization> </developer> <developer> + <id>ni3galave</id> + <name>Nitin Galave</name> + <email>[email protected]</email> + <timezone>Asia/Kolkata</timezone> + <roles> + <role>Committer</role> + </roles> + <organization> + Hortonworks + </organization> + </developer> + <developer> <id>omalley</id> <name>Owen O'Malley</name> <email>[email protected]</email> @@ -534,10 +546,6 @@ <organization>Freestone Infotech</organization> </contributor> <contributor> - <name>Nitin Galave</name> - <organization>Freestone Infotech</organization> - </contributor> - <contributor> <name>Nixon Rodrigues</name> <organization></organization> </contributor>
