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/08/01 19:09:36 UTC

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

Author: olamy
Date: Wed Aug  1 17:09:35 2012
New Revision: 1368129

URL: http://svn.apache.org/viewvc?rev=1368129&view=rev
Log:
Joakim is in developper list

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=1368129&r1=1368128&r2=1368129&view=diff
==============================================================================
--- maven/plugins/trunk/maven-checkstyle-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-checkstyle-plugin/pom.xml Wed Aug  1 17:09:35 2012
@@ -37,13 +37,6 @@ under the License.
   <description>Generates a report on violations of code style and optionally fails the build if violations are detected.</description>
   <inceptionYear>2005</inceptionYear>
 
-  <contributors>
-    <contributor>
-      <name>Joakim Erdfelt</name>
-      <email>joakim@erdfelt.com</email>
-    </contributor>
-  </contributors>
-
   <prerequisites>
     <maven>${mavenVersion}</maven>
   </prerequisites>