You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by jm...@apache.org on 2009/04/17 00:11:26 UTC

svn commit: r765790 - /continuum/parent/trunk/pom.xml

Author: jmorales
Date: Thu Apr 16 22:11:26 2009
New Revision: 765790

URL: http://svn.apache.org/viewvc?rev=765790&view=rev
Log:
Added jmorales@apache.org to commiters list and removed from contributors list

Modified:
    continuum/parent/trunk/pom.xml

Modified: continuum/parent/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/parent/trunk/pom.xml?rev=765790&r1=765789&r2=765790&view=diff
==============================================================================
--- continuum/parent/trunk/pom.xml (original)
+++ continuum/parent/trunk/pom.xml Thu Apr 16 22:11:26 2009
@@ -509,6 +509,15 @@
       </roles>
       <timezone>+8</timezone>
     </developer>
+    <developer>
+      <id>jmorales</id>
+      <name>José Morales Martínez</name>
+      <email>jmorales@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+1</timezone>
+    </developer>
     <!--Emeritus Committers-->
     <developer>
       <id>jvanzyl</id>
@@ -658,9 +667,6 @@
     <contributor>
       <name>Marecor Baclay</name>
     </contributor>
-    <contributor>
-      <name>Jose Morales Martinez</name>
-    </contributor>
   </contributors>
 
 </project>