diff --git a/pom.xml b/pom.xml
index 9069f95..9370cfd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -434,6 +434,16 @@
             </roles>
             <organization>Hortonworks Inc.</organization>
         </developer>
+        <developer>
+            <id>sarath</id>
+            <name>Sarath Subramanian</name>
+            <email>sarath@apache.org</email>
+            <timezone>America/Los_Angeles</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization>Hortonworks Inc.</organization>
+        </developer>
     </developers>
 
     <properties>