You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@onami.apache.org by si...@apache.org on 2013/03/02 10:14:49 UTC

svn commit: r1451858 - /incubator/onami/trunk/parent/pom.xml

Author: simonetripodi
Date: Sat Mar  2 09:14:48 2013
New Revision: 1451858

URL: http://svn.apache.org/r1451858
Log:
@trivial: developers order by id asc

Modified:
    incubator/onami/trunk/parent/pom.xml

Modified: incubator/onami/trunk/parent/pom.xml
URL: http://svn.apache.org/viewvc/incubator/onami/trunk/parent/pom.xml?rev=1451858&r1=1451857&r2=1451858&view=diff
==============================================================================
--- incubator/onami/trunk/parent/pom.xml (original)
+++ incubator/onami/trunk/parent/pom.xml Sat Mar  2 09:14:48 2013
@@ -195,6 +195,17 @@
     </developer>
 
     <developer>
+      <id>randgalt</id>
+      <name>Jordan Zimmerman</name>
+      <email>randgalt@apache.org</email>
+      <timezone>-8</timezone>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <url>http://www.jordanzimmerman.com/</url>
+    </developer>
+
+    <developer>
       <id>simonetripodi</id>
       <name>Simone Tripodi</name>
       <email>simonetripodi@apache.org</email>
@@ -206,17 +217,6 @@
       </roles>
       <url>http://people.apache.org/~simonetripodi/</url>
     </developer>
-
-    <developer>
-      <id>randgalt</id>
-      <name>Jordan Zimmerman</name>
-      <email>randgalt@apache.org</email>
-      <timezone>−8</timezone>
-      <roles>
-        <role>Committer</role>
-      </roles>
-      <url>http://www.jordanzimmerman.com/</url>
-    </developer>
   </developers>
   <contributors>
     <contributor>