You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by je...@apache.org on 2015/12/14 20:34:46 UTC

[3/4] storm git commit: add to pom

add to pom


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

Branch: refs/heads/master
Commit: db3d1c7b9ed710afec2514ebe7ebd128bef17cdf
Parents: 1da0219
Author: Boyang Jerry Peng <je...@yahoo-inc.com>
Authored: Fri Dec 11 01:25:22 2015 -0600
Committer: Boyang Jerry Peng <je...@yahoo-inc.com>
Committed: Fri Dec 11 01:27:00 2015 -0600

----------------------------------------------------------------------
 pom.xml | 9 +++++++++
 1 file changed, 9 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/db3d1c7b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3f8e547..21c0a36 100644
--- a/pom.xml
+++ b/pom.xml
@@ -156,6 +156,15 @@
             </roles>
             <timezone>-6</timezone>
         </developer>
+        <developer>
+            <id>dossett</id>
+            <name>Boyang Jerry Peng</name>
+            <email>jerrypeng@apache.org</email>
+            <roles>
+                <role>Committer</role>
+            </roles>
+            <timezone>-6</timezone>
+        </developer>
     </developers>