You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2009/07/06 16:44:41 UTC

svn commit: r791496 - /commons/proper/math/trunk/pom.xml

Author: psteitz
Date: Mon Jul  6 14:44:40 2009
New Revision: 791496

URL: http://svn.apache.org/viewvc?rev=791496&view=rev
Log:
Fixed alpha sort of developers.

Modified:
    commons/proper/math/trunk/pom.xml

Modified: commons/proper/math/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/math/trunk/pom.xml?rev=791496&r1=791495&r2=791496&view=diff
==============================================================================
--- commons/proper/math/trunk/pom.xml (original)
+++ commons/proper/math/trunk/pom.xml Mon Jul  6 14:44:40 2009
@@ -53,6 +53,11 @@
 
   <developers>
     <developer>
+      <name>Bill Barker</name>
+      <id>billbarker</id>
+      <email>billbarker at apache dot org</email>
+    </developer>
+    <developer>
       <name>Albert Davidson Chou</name>
       <id>achou</id>
       <email>achou at apache dot org</email>
@@ -92,11 +97,6 @@
       <id>brentworden</id>
       <email>brentworden at apache dot org</email>
     </developer>
-    <developer>
-      <name>Bill Barker</name>
-      <id>billbarker</id>
-      <email>billbarker at apache dot org</email>
-    </developer>
   </developers>
   <contributors>
     <contributor>