You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sj...@apache.org on 2022/12/11 17:10:18 UTC

[maven-parent] branch master updated: Guillaume has become PMC

This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new c7e4eae  Guillaume has become PMC
c7e4eae is described below

commit c7e4eae79fe7398c6bd8ded34d74721237f0986b
Author: Slawomir Jaranowski <s....@gmail.com>
AuthorDate: Sun Dec 11 18:08:34 2022 +0100

    Guillaume has become PMC
---
 pom.xml | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7bd451f..d66ae65 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,6 +146,16 @@ under the License.
       </roles>
       <timezone>Europe/Paris</timezone>
     </developer>
+    <developer>
+      <id>gnodet</id>
+      <name>Guillaume Nodet</name>
+      <email>gnodet@apache.org</email>
+      <organization>Red Hat</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Europe/Paris</timezone>
+    </developer>
     <developer>
       <id>hboutemy</id>
       <name>Hervé Boutemy</name>
@@ -391,16 +401,6 @@ under the License.
       </roles>
       <timezone>+1</timezone>
     </developer>
-    <developer>
-      <id>gnodet</id>
-      <name>Guillaume Nodet</name>
-      <email>gnodet@apache.org</email>
-      <organization>Red Hat</organization>
-      <roles>
-        <role>Committer</role>
-      </roles>
-      <timezone>Europe/Paris</timezone>
-    </developer>
     <developer>
       <id>godin</id>
       <name>Evgeny Mandrikov</name>