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

incubator-atlas git commit: Adding Vimal Sharma as Committer

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


Adding Vimal Sharma as Committer


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

Branch: refs/heads/master
Commit: ed2632c87c42b4e942f0d14ea19a8ccf3c81b5e9
Parents: ee5b03c
Author: Vimal Sharma <vi...@HW12688.local>
Authored: Wed Nov 9 15:59:42 2016 +0530
Committer: Vimal Sharma <vi...@HW12688.local>
Committed: Wed Nov 9 16:02:15 2016 +0530

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


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/ed2632c8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9b7add8..29e5a3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -402,6 +402,16 @@
             </roles>
             <organization></organization>
         </developer>
+        <developer>
+            <id>svimal2106</id>
+            <name>Vimal Sharma</name>
+            <email>svimal2106@apache.org</email>
+            <timezone>Asia/Kolkata</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization></organization>
+        </developer>
     </developers>
 
     <properties>