Repository: ranger Updated Branches: refs/heads/master 6093b5533 -> fed0498de (forced update)
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/fed0498d Tree: http://git-wip-us.apache.org/repos/asf/ranger/tree/fed0498d Diff: http://git-wip-us.apache.org/repos/asf/ranger/diff/fed0498d Branch: refs/heads/master Commit: fed0498de221148cf42c235dad0652087dff8e39 Parents: b101f44 Author: Nitin Galave <[email protected]> Authored: Wed Nov 21 19:32:19 2018 +0530 Committer: Nitin Galave <[email protected]> Committed: Thu Nov 22 12:13:24 2018 +0530 ---------------------------------------------------------------------- docs/pom.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ranger/blob/fed0498d/docs/pom.xml ---------------------------------------------------------------------- diff --git a/docs/pom.xml b/docs/pom.xml index ecd29de..5f600bb 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> + Freestone Infotech + </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>
