You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2009/11/10 04:48:15 UTC

svn commit: r834329 - /maven/pom/trunk/maven/pom.xml

Author: brianf
Date: Tue Nov 10 03:48:15 2009
New Revision: 834329

URL: http://svn.apache.org/viewvc?rev=834329&view=rev
Log:
remove accidental duplication

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=834329&r1=834328&r2=834329&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Tue Nov 10 03:48:15 2009
@@ -298,17 +298,6 @@
       </roles>
       <timezone>+1</timezone>
     </developer>
-	<developer>
-      <id>jvanzyl</id>
-      <name>Jason van Zyl</name>
-      <email>jason@maven.org</email>
-      <organization>ASF</organization>
-      <roles>
-        <role>PMC Member</role>
-		<role>Founder</role>
-      </roles>
-      <timezone>-5</timezone>
-    </developer>
     <developer>
       <id>vmassol</id>
       <name>Vincent Massol</name>