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>