This is an automated email from the ASF dual-hosted git repository.
nikhil pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
The following commit(s) were added to refs/heads/master by this push:
new b788f23 Added 'Nikhil Purbhe' as a committer
b788f23 is described below
commit b788f239133fc4ddd376f14ff47db228993168a9
Author: Nikhil P <[email protected]>
AuthorDate: Thu May 23 11:31:38 2019 +0530
Added 'Nikhil Purbhe' as a committer
---
docs/pom.xml | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/docs/pom.xml b/docs/pom.xml
index 724d494..164d149 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -300,6 +300,18 @@
</organization>
</developer>
<developer>
+ <id>nikhil</id>
+ <name>Nikhil Purbhe</name>
+ <email>[email protected]</email>
+ <timezone>Asia/Kolkata</timezone>
+ <roles>
+ <role>Committer</role>
+ </roles>
+ <organization>
+ Freestone Infotech
+ </organization>
+ </developer>
+ <developer>
<id>ni3galave</id>
<name>Nitin Galave</name>
<email>[email protected]</email>
@@ -543,10 +555,6 @@
<organization></organization>
</contributor>
<contributor>
- <name>Nikhil Purbhe</name>
- <organization>Freestone Infotech</organization>
- </contributor>
- <contributor>
<name>Nixon Rodrigues</name>
<organization></organization>
</contributor>