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 2012/09/27 15:20:51 UTC

svn commit: r1390998 - /maven/plugins/trunk/maven-checkstyle-plugin/pom.xml

Author: olamy
Date: Thu Sep 27 13:20:51 2012
New Revision: 1390998

URL: http://svn.apache.org/viewvc?rev=1390998&view=rev
Log:
add contributor

Modified:
    maven/plugins/trunk/maven-checkstyle-plugin/pom.xml

Modified: maven/plugins/trunk/maven-checkstyle-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-checkstyle-plugin/pom.xml?rev=1390998&r1=1390997&r2=1390998&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Thu Sep 27 13:20:51 2012
@@ -59,6 +59,12 @@ under the License.
     <mavenPluginVersion>3.1</mavenPluginVersion>
   </properties>
 
+  <contributors>
+    <contributor>
+      <name>Baron Roberts</name>
+    </contributor>
+  </contributors>
+
   <dependencies>
     <!-- maven -->
     <dependency>