You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ag...@apache.org on 2015/11/22 21:09:06 UTC

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

Author: agudian
Date: Sun Nov 22 20:09:05 2015
New Revision: 1715687

URL: http://svn.apache.org/viewvc?rev=1715687&view=rev
Log:
move agudian to the list of PMC members

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=1715687&r1=1715686&r2=1715687&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Sun Nov 22 20:09:05 2015
@@ -53,6 +53,15 @@ under the License.
       <timezone>Europe/Paris</timezone>
     </developer>
     <developer>
+      <id>agudian</id>
+      <name>Andreas Gudian</name>
+      <email>agudian@apache.org</email>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
+    <developer>
       <id>aheritier</id>
       <name>Arnaud Héritier</name>
       <email>aheritier@apache.org</email>
@@ -271,15 +280,6 @@ under the License.
 
     <!--Committers-->
     <developer>
-      <id>agudian</id>
-      <name>Andreas Gudian</name>
-      <email>agudian@apache.org</email>
-      <roles>
-        <role>Committer</role>
-      </roles>
-      <timezone>Europe/Berlin</timezone>
-    </developer>
-    <developer>
       <id>andham</id>
       <name>Anders Hammar</name>
       <email>andham@apache.org</email>