You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by sa...@apache.org on 2017/03/30 21:02:16 UTC

incubator-atlas git commit: Add committer information [Forced Update!]

Repository: incubator-atlas
Updated Branches:
  refs/heads/master 86e526450 -> 65581a31e (forced update)


Add committer information


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

Branch: refs/heads/master
Commit: 65581a31e63dc5d359ba7394e7f8b3890613cac9
Parents: 30284c9
Author: Sarath Subramanian <ss...@hortonworks.com>
Authored: Thu Mar 30 13:10:21 2017 -0700
Committer: Sarath Subramanian <ss...@hortonworks.com>
Committed: Thu Mar 30 13:59:22 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-atlas/blob/65581a31/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 9069f95..9370cfd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -434,6 +434,16 @@
             </roles>
             <organization>Hortonworks Inc.</organization>
         </developer>
+        <developer>
+            <id>sarath</id>
+            <name>Sarath Subramanian</name>
+            <email>sarath@apache.org</email>
+            <timezone>America/Los_Angeles</timezone>
+            <roles>
+                <role>committer</role>
+            </roles>
+            <organization>Hortonworks Inc.</organization>
+        </developer>
     </developers>
 
     <properties>