You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by jn...@apache.org on 2016/11/09 15:35:26 UTC

incubator-atlas git commit: Add jnhagelberg as committer in pom.xml

Repository: incubator-atlas
Updated Branches:
  refs/heads/master ed2632c87 -> cd342783a


Add jnhagelberg as committer in pom.xml


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

Branch: refs/heads/master
Commit: cd342783a65b56040a77f615c94a0f443a8c1d40
Parents: ed2632c
Author: Jeff Hagelberg <jn...@us.ibm.com>
Authored: Wed Nov 9 10:22:20 2016 -0500
Committer: Jeff Hagelberg <jn...@us.ibm.com>
Committed: Wed Nov 9 10:22:20 2016 -0500

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


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/cd342783/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 29e5a3b..1b3975f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -412,6 +412,17 @@
             </roles>
             <organization></organization>
         </developer>
+        <developer>
+            <id>jnhagelberg</id>
+            <name>Jeffrey Hagelberg</name>
+            <email>jnhagelberg@apache.org</email>
+            <timezone>America/New_York</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization>IBM Corporation</organization>
+            <!--<organizationUrl>http://www.ibm.com</organizationUrl>-->
+        </developer>
     </developers>
 
     <properties>