Author: olamy
Date: Wed Jun 20 15:24:03 2012
New Revision: 1352156
URL: http://svn.apache.org/viewvc?rev=1352156&view=rev
Log:
add contributor
Modified:
maven/plugins/trunk/maven-resources-plugin/pom.xml
Modified: maven/plugins/trunk/maven-resources-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-resources-plugin/pom.xml?rev=1352156&r1=1352155&r2=1352156&view=diff
==============================================================================
--- maven/plugins/trunk/maven-resources-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-resources-plugin/pom.xml Wed Jun 20 15:24:03 2012
@@ -62,6 +62,12 @@ under the License.
<mavenFilteringVersion>1.1-SNAPSHOT</mavenFilteringVersion>
<mavenVersion>2.0.6</mavenVersion>
</properties>
+
+ <contributors>
+ <contributor>
+ <name>Graham Leggett</name>
+ </contributor>
+ </contributors>
<dependencies>
<dependency>