Author: ltheussl Date: Mon Mar 28 17:42:28 2011 New Revision: 1086313 URL: http://svn.apache.org/viewvc?rev=1086313&view=rev Log: ad MSITE-429: add contributor
Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml maven/plugins/trunk/maven-site-plugin/pom.xml Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=1086313&r1=1086312&r2=1086313&view=diff ============================================================================== --- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Mon Mar 28 17:42:28 2011 @@ -59,6 +59,13 @@ under the License. <role>Lithuanian translator</role> </roles> </contributor> + <contributor> + <name>Daniel Fernández</name> + <email>daniel.fernandez.garr...@gmail.com</email> + <roles> + <role>Galician translator</role> + </roles> + </contributor> </contributors> <prerequisites> Modified: maven/plugins/trunk/maven-site-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-site-plugin/pom.xml?rev=1086313&r1=1086312&r2=1086313&view=diff ============================================================================== --- maven/plugins/trunk/maven-site-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-site-plugin/pom.xml Mon Mar 28 17:42:28 2011 @@ -153,6 +153,13 @@ under the License. <role>Russian translator</role> </roles> </contributor> + <contributor> + <name>Daniel Fernández</name> + <email>daniel.fernandez.garr...@gmail.com</email> + <roles> + <role>Galician translator</role> + </roles> + </contributor> </contributors> <prerequisites>