[STORM-3722] Add new committers. (#3359)

diff --git a/README.markdown b/README.markdown
index 1b0c6e2..db68893 100644
--- a/README.markdown
+++ b/README.markdown
@@ -117,6 +117,9 @@
 * Roshan Naik ([@roshannaik](http://github.com/roshannaik))
 * Ethan Li ([@Ethanlm](https://github.com/Ethanlm))
 * Govind Menon ([@govind](https://github.com/govind-menon))
+* Aaron Gresch ([@agresch](https://github.com/agresch))
+* Rui Li ([@ruili](https://github.com/RuiLi8080))
+* Bipin Prasad ([@bipinprasad](https://github.com/bipinprasad))
 
 ## Acknowledgements
 
diff --git a/pom.xml b/pom.xml
index 55037a2..29f6923 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,6 +245,24 @@
             </roles>
             <timezone>-6</timezone>
         </developer>
+        <developer>
+            <id>ruili</id>
+            <name>Rui Li</name>
+            <email>ruili@apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <timezone>-6</timezone>
+        </developer>
+        <developer>
+            <id>bipinprasad</id>
+            <name>Bipin Prasad</name>
+            <email>bipinprasad@apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <timezone>-6</timezone>
+        </developer>
 
     </developers>