Repository: storm
Updated Branches:
  refs/heads/master 282a68af0 -> a8d84d671


Adding Roshan Naik to committers list


Project: http://git-wip-us.apache.org/repos/asf/storm/repo
Commit: http://git-wip-us.apache.org/repos/asf/storm/commit/a8d84d67
Tree: http://git-wip-us.apache.org/repos/asf/storm/tree/a8d84d67
Diff: http://git-wip-us.apache.org/repos/asf/storm/diff/a8d84d67

Branch: refs/heads/master
Commit: a8d84d6716321d3daef3fea84f62add7e28d02c3
Parents: 282a68a
Author: Roshan Naik <naikr...@gmail.com>
Authored: Fri Apr 6 02:04:42 2018 -0700
Committer: Roshan Naik <naikr...@gmail.com>
Committed: Fri Apr 6 02:04:42 2018 -0700

----------------------------------------------------------------------
 README.markdown |  3 ++-
 pom.xml         | 10 ++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/a8d84d67/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 9a4f0aa..a3b7b1f 100644
--- a/README.markdown
+++ b/README.markdown
@@ -94,7 +94,7 @@ under the License.
 * Michael G. Noll ([@miguno](https://github.com/miguno))
 * Kishor Patil ([@kishorvpatil](https://github.com/kishorvpatil))
 * Sriharsha Chintalapani([@harshach](https://github.com/harshach))
-* Sean Zhong ([@clockfly] (http://github.com/clockfly))
+* Sean Zhong ([@clockfly](http://github.com/clockfly))
 * Kyle Nusbaum ([@knusbaum](https://github.com/knusbaum))
 * Parth Brahmbhatt ([@Parth-Brahmbhatt](https://github.com/Parth-Brahmbhatt))
 * Jungtaek Lim ([@HeartSaVioR](https://github.com/HeartSaVioR))
@@ -112,6 +112,7 @@ under the License.
 * Xin Wang ([@vesense](https://github.com/vesense))
 * Hugo da Cruz Louro ([@hmcl](https://github.com/hmcl))
 * Stig Rohde Døssing ([@srdo](https://github.com/srdo/))
+* Roshan Naik ([@roshannaik](http://github.com/roshannaik))
 
 ## Acknowledgements
 

http://git-wip-us.apache.org/repos/asf/storm/blob/a8d84d67/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b1976d9..d3204b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,6 +210,16 @@
             </roles>
             <timezone>-8</timezone>
         </developer>
+        <developer>
+            <id>roshannaik</id>
+            <name>Roshan Naik</name>
+            <email>roshann...@apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <timezone>-8</timezone>
+        </developer>
+
     </developers>
 
 

Reply via email to