You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafodion.apache.org by sv...@apache.org on 2015/08/18 01:13:22 UTC

incubator-trafodion git commit: Move myself from contributor to committer

Repository: incubator-trafodion
Updated Branches:
  refs/heads/master f253bd879 -> d081b7dda


Move myself from contributor to committer

And update jenkins path


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

Branch: refs/heads/master
Commit: d081b7ddadaa954e692f8c6e6bc62d8dd2ceeaf8
Parents: f253bd8
Author: Steve Varnau <sv...@apache.org>
Authored: Mon Aug 17 23:00:21 2015 +0000
Committer: Steve Varnau <sv...@apache.org>
Committed: Mon Aug 17 23:00:21 2015 +0000

----------------------------------------------------------------------
 pom.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-trafodion/blob/d081b7dd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 1d25812..428a5f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@ limitations under the License.
 
   <ciManagement>
     <system>Jenkins</system>
-    <url>https://jenkins02.trafodion.org</url>
+    <url>https://jenkins.esgyn.com</url>
   </ciManagement>
 
   <mailingLists>
@@ -250,6 +250,12 @@ limitations under the License.
         <role>Committer</role>
       </roles>
     </developer>
+    <developer>
+      <name>Steve Varnau</name>
+      <email>svarnau at apache dot org</email>
+      <timezone>-8</timezone>
+      <organization>Esgyn Corp</organization>
+    </developer>
   </developers>
 
   <contributors>
@@ -294,12 +300,6 @@ limitations under the License.
       <email>pierre dot smits at gmail dot com</email>
       <timezone>+2</timezone>
     </contributor>
-    <contributor>
-      <name>Steve Varnau</name>
-      <email>steve dot varnau at esgyn dot com</email>
-      <timezone>-8</timezone>
-      <organization>Esgyn Corp</organization>
-    </contributor>
   </contributors>
 
   <properties>