You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2011/07/07 23:36:35 UTC

svn commit: r1144056 - /maven/pom/trunk/maven/pom.xml

Author: hboutemy
Date: Thu Jul  7 21:36:34 2011
New Revision: 1144056

URL: http://svn.apache.org/viewvc?rev=1144056&view=rev
Log:
fixed entry

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1144056&r1=1144055&r2=1144056&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Thu Jul  7 21:36:34 2011
@@ -296,6 +296,15 @@ under the License.
       <timezone>+1</timezone>
     </developer>
     <developer>
+      <id>bimargulies</id>
+      <name>Benson Margulies</name>
+      <email>bimargulies@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>America/New_York</timezone>
+    </developer>
+    <developer>
       <id>cstamas</id>
       <name>Tamas Cservenak</name>
       <organization>Sonatype</organization>
@@ -388,14 +397,6 @@ under the License.
       </roles>
       <timezone>+1</timezone>
     </developer>
-    <developer>
-      <name>Benson Margulies</name>
-      <email>bimargulies@apache.org</email>
-      <roles>
-        <role>Committer</role>
-      </roles>
-      <timezone>America/Boston</timezone>
-    </developer>
     <!--End Committers-->
     <developer>
       <id>aramirez</id>