You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2012/05/14 02:25:00 UTC

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

Author: brett
Date: Mon May 14 00:24:59 2012
New Revision: 1338011

URL: http://svn.apache.org/viewvc?rev=1338011&view=rev
Log:
pushed up from the changes plugin

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=1338011&r1=1338010&r2=1338011&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon May 14 00:24:59 2012
@@ -610,6 +610,14 @@ under the License.
       </roles>
       <timezone>-7</timezone>
     </developer>
+    <developer>
+      <id>jruiz</id>
+      <name>Johnny Ruiz III</name>
+      <email>jruiz@apache.org</email>
+      <roles>
+        <role>Emeritus</role>
+      </roles>
+    </developer>
   </developers>
 
   <mailingLists>