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

incubator-atlas git commit: added committer details

Repository: incubator-atlas
Updated Branches:
  refs/heads/master 30893c5e5 -> bed2a70d6


added 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/bed2a70d
Tree: http://git-wip-us.apache.org/repos/asf/incubator-atlas/tree/bed2a70d
Diff: http://git-wip-us.apache.org/repos/asf/incubator-atlas/diff/bed2a70d

Branch: refs/heads/master
Commit: bed2a70d6302325ec909ff119694784618d5bda4
Parents: 30893c5
Author: Darshan <da...@gmail.com>
Authored: Sun Aug 14 23:32:36 2016 +0530
Committer: Darshan <da...@gmail.com>
Committed: Sun Aug 14 23:32:36 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/bed2a70d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ac984e0..95f28b0 100755
--- a/pom.xml
+++ b/pom.xml
@@ -373,6 +373,17 @@
             <organization>IBM Corporation</organization>
             <!--<organizationUrl>http://www.ibm.com</organizationUrl>-->
         </developer>
+        <developer>
+            <id>darshankumar</id>
+            <name>Darshan Kumar</name>
+            <email>darshankumar@apache.org</email>
+            <timezone>+05:30</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization>MPR</organization>
+            <!--<organizationUrl>http://www.ibm.com</organizationUrl>-->
+        </developer>
     </developers>
 
     <properties>