You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by jz...@apache.org on 2009/08/13 05:31:21 UTC

svn commit: r803767 - /archiva/parent/pom.xml

Author: jzurbano
Date: Thu Aug 13 03:31:20 2009
New Revision: 803767

URL: http://svn.apache.org/viewvc?rev=803767&view=rev
Log:
added to list of developers

Modified:
    archiva/parent/pom.xml

Modified: archiva/parent/pom.xml
URL: http://svn.apache.org/viewvc/archiva/parent/pom.xml?rev=803767&r1=803766&r2=803767&view=diff
==============================================================================
--- archiva/parent/pom.xml (original)
+++ archiva/parent/pom.xml Thu Aug 13 03:31:20 2009
@@ -356,7 +356,7 @@
       </roles>
       <timezone>+1</timezone>
     </developer>
-	<developer>
+    <developer>
       <id>martinc</id>
       <name>Martin Cooper</name>
       <email>martinc@apache.org</email>
@@ -374,6 +374,15 @@
       </roles>
       <timezone>+8</timezone>
     </developer>
+    <developer>
+      <id>jzurbano</id>
+      <name>Jevica Arianne B. Zurbano</name>
+      <email>jzurbano@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>+8</timezone>
+    </developer>
     <!-- Emeritus Committers -->
     <developer>
       <id>jvanzyl</id>
@@ -493,9 +502,6 @@
       <name>Michal Stochmialek</name>
     </contributor>
     <contributor>
-      <name>Jevica Arianne B. Zurbano</name>
-    </contributor>
-    <contributor>
       <name>Jan Ancajas</name>
     </contributor>
   </contributors>