You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by gn...@apache.org on 2022/01/21 13:32:19 UTC

[maven-parent] branch master updated: Add gnodet as a committer

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

gnodet 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 7b20440  Add gnodet as a committer
7b20440 is described below

commit 7b20440ccf5c69f6f7da8ffc06de58d5d336e6d0
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Fri Jan 21 14:32:08 2022 +0100

    Add gnodet as a committer
---
 pom.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/pom.xml b/pom.xml
index 420cc8a..9f46c00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -385,6 +385,16 @@ under the License.
       <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>
       <organization>SonarSource</organization>