You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2013/02/21 23:28:07 UTC

svn commit: r1448837 - /maven/doxia/doxia/trunk/pom.xml

Author: olamy
Date: Thu Feb 21 22:28:06 2013
New Revision: 1448837

URL: http://svn.apache.org/r1448837
Log:
add contributor

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

Modified: maven/doxia/doxia/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/pom.xml?rev=1448837&r1=1448836&r2=1448837&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/pom.xml (original)
+++ maven/doxia/doxia/trunk/pom.xml Thu Feb 21 22:28:06 2013
@@ -150,6 +150,12 @@ under the License.
     </mailingList>
   </mailingLists>
 
+  <contributors>
+    <contributor>
+      <name>Valters Vingolds</name>
+    </contributor>
+  </contributors>
+
   <prerequisites>
     <maven>${mavenVersion}</maven>
   </prerequisites>