Author: kbennett
Date: Tue Oct 16 19:33:41 2007
New Revision: 585332
URL: http://svn.apache.org/viewvc?rev=585332&view=rev
Log:
Moved name to its correct position in alphabetical order. (Sorry!)
Modified:
incubator/tika/trunk/pom.xml
Modified: incubator/tika/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/tika/trunk/pom.xml?rev=585332&r1=585331&r2=585332&view=diff
==============================================================================
--- incubator/tika/trunk/pom.xml (original)
+++ incubator/tika/trunk/pom.xml Tue Oct 16 19:33:41 2007
@@ -79,6 +79,13 @@
</roles>
</developer>
<developer>
+ <name>Keith Bennett</name>
+ <id>kbennett</id>
+ <roles>
+ <role>committer</role>
+ </roles>
+ </developer>
+ <developer>
<name>Doug Cutting</name>
<id>cutting</id>
<roles>
@@ -124,13 +131,6 @@
<id>jukka</id>
<roles>
<role>mentor</role>
- <role>committer</role>
- </roles>
- </developer>
- <developer>
- <name>Keith Bennett</name>
- <id>kbennett</id>
- <roles>
<role>committer</role>
</roles>
</developer>