Author: olamy Date: Tue Feb 12 21:56:00 2013 New Revision: 1445409 URL: http://svn.apache.org/r1445409 Log: add contributor
Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml Modified: maven/plugins/trunk/maven-dependency-plugin/pom.xml URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-dependency-plugin/pom.xml?rev=1445409&r1=1445408&r2=1445409&view=diff ============================================================================== --- maven/plugins/trunk/maven-dependency-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-dependency-plugin/pom.xml Tue Feb 12 21:56:00 2013 @@ -63,6 +63,9 @@ under the License. <contributor> <name>Ryan Heinen</name> </contributor> + <contributor> + <name>Andreas Kuhtz</name> + </contributor> </contributors> <properties>