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 2016/05/21 12:58:48 UTC

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

Author: hboutemy
Date: Sat May 21 12:58:48 2016
New Revision: 1744935

URL: http://svn.apache.org/viewvc?rev=1744935&view=rev
Log:
John Casey resigned from the PMC and went emeritus

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=1744935&r1=1744934&r2=1744935&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sat May 21 12:58:48 2016
@@ -1,4 +1,4 @@
-
+<?xml version="1.0" encoding="UTF-8"?>
 
 <!--
 Licensed to the Apache Software Foundation (ASF) under one
@@ -150,16 +150,6 @@ under the License.
       <timezone>-5</timezone>
     </developer>
     <developer>
-      <id>jdcasey</id>
-      <name>John Casey</name>
-      <email>jdcasey@apache.org</email>
-      <organization>ASF</organization>
-      <roles>
-        <role>PMC Member</role>
-      </roles>
-      <timezone>-6</timezone>
-    </developer>
-    <developer>
       <id>jvanzyl</id>
       <name>Jason van Zyl</name>
       <email>jason@maven.org</email>
@@ -613,6 +603,16 @@ under the License.
       </roles>
     </developer>
     <developer>
+      <id>jdcasey</id>
+      <name>John Casey</name>
+      <email>jdcasey@apache.org</email>
+      <organization>ASF</organization>
+      <roles>
+        <role>Emeritus</role>
+      </roles>
+      <timezone>-6</timezone>
+    </developer>
+    <developer>
       <id>jmcconnell</id>
       <name>Jesse McConnell</name>
       <email>jmcconnell@apache.org</email>