Author: olamy
Date: Thu Jul 12 16:33:02 2012
New Revision: 1360788
URL: http://svn.apache.org/viewvc?rev=1360788&view=rev
Log:
remove people already in developers of parent pom
Modified:
maven/plugins/trunk/maven-pdf-plugin/pom.xml
Modified: maven/plugins/trunk/maven-pdf-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pdf-plugin/pom.xml?rev=1360788&r1=1360787&r2=1360788&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pdf-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pdf-plugin/pom.xml Thu Jul 12 16:33:02 2012
@@ -36,29 +36,6 @@ under the License.
<name>Maven PDF Plugin</name>
<description>Generates a PDF document from the project site.</description>
- <developers>
- <developer>
- <id>vsiveton</id>
- <name>Vincent Siveton</name>
- <email>[email protected]</email>
- <organization>Apache Software Foundation</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- <timezone>-5</timezone>
- </developer>
- <developer>
- <id>ltheussl</id>
- <name>Lukas Theussl</name>
- <email>[email protected]</email>
- <organization>Apache Software Foundation</organization>
- <roles>
- <role>Java Developer</role>
- </roles>
- <timezone>+1</timezone>
- </developer>
- </developers>
-
<contributors>
<contributor>
<name>Taciano Tres</name>