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>


Reply via email to