Author: eevans
Date: Tue Sep 8 13:40:26 2009
New Revision: 812506
URL: http://svn.apache.org/viewvc?rev=812506&view=rev
Log:
remove developer information from pom.xml
Patch by eevans; reviewed by jbellis for CASSANDRA-415
Modified:
incubator/cassandra/branches/cassandra-0.4/pom.xml
Modified: incubator/cassandra/branches/cassandra-0.4/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/cassandra/branches/cassandra-0.4/pom.xml?rev=812506&r1=812505&r2=812506&view=diff
==============================================================================
--- incubator/cassandra/branches/cassandra-0.4/pom.xml (original)
+++ incubator/cassandra/branches/cassandra-0.4/pom.xml Tue Sep 8 13:40:26 2009
@@ -60,41 +60,9 @@
</mailingList>
</mailingLists>
+ <!-- This section intentionally left blank (see: CASSANDRA-415) -->
<developers>
<developer>
- <id>jbellis</id>
- <name>Jonathan Bellis</name>
- <!--<email></email>-->
- <!--<url></url>-->
- <!--<organization></organization>-->
- <!--<organizationUrl></organizationUrl>-->
- <roles>
- <role>committer</role>
- <!--
- <role>contributor</role>
- <role>pmc</role>
- -->
- </roles>
- <!--
- <timezone>-7</timezone>
- <properties>
- <picUrl></picUrl>
- </properties>
- -->
- </developer>
- <developer>
- <id>eevans</id>
- <name>Eric Evans</name>
- <roles>
- <role>committer</role>
- </roles>
- </developer>
- <developer>
- <id>junrao</id>
- <name>Jun Rao</name>
- <roles>
- <role>committer</role>
- </roles>
</developer>
</developers>