You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by kb...@apache.org on 2016/07/29 12:45:56 UTC

incubator-atlas git commit: Added kbhatt as committer in pom.xml

Repository: incubator-atlas
Updated Branches:
  refs/heads/master 28c9efb1d -> a4ceec90c


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

Branch: refs/heads/master
Commit: a4ceec90cc32a09d8035fe07e7377ee0f71923a7
Parents: 28c9efb
Author: Keval Bhatt <ke...@gmail.com>
Authored: Fri Jul 29 18:15:37 2016 +0530
Committer: Keval Bhatt <ke...@gmail.com>
Committed: Fri Jul 29 18:15:37 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/a4ceec90/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 44eac62..857a244 100755
--- a/pom.xml
+++ b/pom.xml
@@ -351,6 +351,17 @@
             <organization>Hortonworks Inc.</organization>
             <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>-->
         </developer>
+        <developer>
+            <id>kbhatt</id>
+            <name>Keval Bhatt</name>
+            <email>kbhatt@apache.org</email>
+            <timezone>+05:30</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization>Freestone Infotech</organization>
+            <!--<organizationUrl>http://www.hortonworks.com</organizationUrl>-->
+        </developer>
     </developers>
 
     <properties>