You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jv...@apache.org on 2008/05/21 08:01:35 UTC

svn commit: r658560 - /maven/artifact/trunk/pom.xml

Author: jvanzyl
Date: Tue May 20 23:01:34 2008
New Revision: 658560

URL: http://svn.apache.org/viewvc?rev=658560&view=rev
Log:
o adding oleg gusakov as a contributor

Modified:
    maven/artifact/trunk/pom.xml

Modified: maven/artifact/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/artifact/trunk/pom.xml?rev=658560&r1=658559&r2=658560&view=diff
==============================================================================
--- maven/artifact/trunk/pom.xml (original)
+++ maven/artifact/trunk/pom.xml Tue May 20 23:01:34 2008
@@ -34,6 +34,11 @@
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/artifact/trunk</developerConnection>
     <url>http://svn.apache.org/viewcvs.cgi/maven/artifact/trunk</url>
   </scm>
+  <contributors>
+    <contributor>
+      <name>Oleg Gusakov</name>      
+    </contributor>
+  </contributors>
   <dependencies>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>