Add committer information
diff --git a/pom.xml b/pom.xml
index 2074d1a..934be23 100644
--- a/pom.xml
+++ b/pom.xml
@@ -454,6 +454,16 @@
             </roles>
             <organization>Hortonworks Inc.</organization>
         </developer>
+        <developer>
+            <id>nixon</id>
+            <name>Nixon Rodrigues</name>
+            <email>nixon@apache.org</email>
+            <timezone>Asia/Kolkata</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization>Freestone Infotech</organization>
+        </developer>
     </developers>
 
     <properties>