Repository: incubator-atlas
Updated Branches:
  refs/heads/0.7-incubating da3f8aa65 -> d94a516ba


updated committer details


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

Branch: refs/heads/0.7-incubating
Commit: d94a516baa4567613d9a69ed4dad81d69ac071cf
Parents: da3f8aa
Author: Madhan Neethiraj <[email protected]>
Authored: Wed Feb 8 12:58:06 2017 -0800
Committer: Madhan Neethiraj <[email protected]>
Committed: Wed Feb 8 12:58:06 2017 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/d94a516b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1720134..a160e3a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -98,8 +98,8 @@
                 <role>committer</role>
                 <role>PPMC</role>
             </roles>
-            <organization>Hortonworks Inc.</organization>
-            
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>-->
+            <organization></organization>
+            <!--<organizationUrl></organizationUrl>-->
         </developer>
         <developer>
             <id>rhbutani</id>
@@ -111,7 +111,7 @@
                 <role>PPMC</role>
             </roles>
             <organization></organization>
-            
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>-->
+            <!--<organizationUrl></organizationUrl>-->
         </developer>
         <developer>
             <id>shwethags</id>
@@ -128,26 +128,26 @@
         <developer>
             <id>jmaron</id>
             <name>Jon Maron</name>
-            <email>[email protected]</email>
+            <email></email>
             <timezone>America/New_York</timezone>
             <roles>
                 <role>committer</role>
                 <role>PPMC</role>
             </roles>
-            <organization>Hortonworks Inc.</organization>
-            
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>-->
+            <organization></organization>
+            <!--<organizationUrl></organizationUrl>-->
         </developer>
         <developer>
             <id>AAhn</id>
             <name>Andrew Ahn</name>
-            <email>[email protected]</email>
+            <email></email>
             <timezone>America/Los_Angeles</timezone>
             <roles>
                 <role>committer</role>
                 <role>PPMC</role>
             </roles>
-            <organization>Hortonworks Inc.</organization>
-            
<!--<organizationUrl>http://www.hortonworks.com</organizationUrl>-->
+            <organization></organization>
+            <!--<organizationUrl></organizationUrl>-->
         </developer>
         <developer>
             <id>dkaspar</id>
@@ -404,6 +404,27 @@
             </roles>
             <organization>Hortonworks Inc.</organization>
         </developer>
+        <developer>
+            <id>svimal2106</id>
+            <name>Vimal Sharma</name>
+            <email>[email protected]</email>
+            <timezone>Asia/Kolkata</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization>Hortonworks Inc.</organization>
+        </developer>
+        <developer>
+            <id>jnhagelberg</id>
+            <name>Jeffrey Hagelberg</name>
+            <email>[email protected]</email>
+            <timezone>America/New_York</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization>IBM Corporation</organization>
+            <!--<organizationUrl>http://www.ibm.com</organizationUrl>-->
+        </developer>
     </developers>
 
     <properties>

Reply via email to