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>[email protected]</email>
- </contributor>
- </contributors>
-
<prerequisites>
<maven>${mavenVersion}</maven>
</prerequisites>