You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by sa...@apache.org on 2016/08/03 18:53:52 UTC

storm git commit: Add Satish to the committers list.

Repository: storm
Updated Branches:
  refs/heads/master 4abd6e926 -> 23ec2f13b


Add Satish to the committers list.


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

Branch: refs/heads/master
Commit: 23ec2f13bfbfd3b725104b58291221b115ada6df
Parents: 4abd6e9
Author: Satish Duggana <sd...@hortonworks.com>
Authored: Thu Aug 4 00:22:32 2016 +0530
Committer: Satish Duggana <sd...@hortonworks.com>
Committed: Thu Aug 4 00:22:32 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/storm/blob/23ec2f13/README.markdown
----------------------------------------------------------------------
diff --git a/README.markdown b/README.markdown
index 95af385..6bf34e4 100644
--- a/README.markdown
+++ b/README.markdown
@@ -97,6 +97,7 @@ under the License.
 * Longda Feng ([@longda](https://github.com/longdafeng))
 * John Fang ([@hustfxj](https://github.com/hustfxj))
 * Abhishek Agarwal ([@abhishekagarwal87](https://github.com/abhishekagarwal87))
+* Satish Duggana ([@satishd](https://github.com/satishd))
 
 ## Contributors
 

http://git-wip-us.apache.org/repos/asf/storm/blob/23ec2f13/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 46dbf70..459a3bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -183,6 +183,15 @@
             </roles>
             <timezone>+5.5</timezone>
         </developer>
+        <developer>
+            <id>satishd</id>
+            <name>Satish Duggana</name>
+            <email>satishd@apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <timezone>+5.5</timezone>
+        </developer>
     </developers>