You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gb...@apache.org on 2017/08/08 18:36:26 UTC

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

Author: gboue
Date: Tue Aug  8 18:36:26 2017
New Revision: 1804458

URL: http://svn.apache.org/viewvc?rev=1804458&view=rev
Log:
Move gboue 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=1804458&r1=1804457&r2=1804458&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Tue Aug  8 18:36:26 2017
@@ -146,6 +146,15 @@ under the License.
       <timezone>+1</timezone>
     </developer>
     <developer>
+      <id>gboue</id>
+      <name>Guillaume Boué</name>
+      <email>gboue@apache.org</email>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Europe/Paris</timezone>
+    </developer>
+    <developer>
       <id>hboutemy</id>
       <name>Hervé Boutemy</name>
       <email>hboutemy@apache.org</email>
@@ -371,15 +380,6 @@ under the License.
       <timezone>+1</timezone>
     </developer>
     <developer>
-      <id>gboue</id>
-      <name>Guillaume Boué</name>
-      <email>gboue@apache.org</email>
-      <roles>
-        <role>Committer</role>
-      </roles>
-      <timezone>Europe/Paris</timezone>
-    </developer>
-    <developer>
       <id>godin</id>
       <name>Evgeny Mandrikov</name>
       <organization>SonarSource</organization>