You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by jh...@apache.org on 2022/09/15 20:35:53 UTC

[james-project] branch master updated: Adding myself to developpers

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

jhelou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


The following commit(s) were added to refs/heads/master by this push:
     new 3e02affabb Adding myself to developpers
3e02affabb is described below

commit 3e02affabbc2f97bec10f747b5820f46741a58fc
Author: Jean Helou <jh...@codamens.fr>
AuthorDate: Thu Sep 15 22:35:22 2022 +0200

    Adding myself to developpers
---
 pom.xml | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cc02e78ed7..c2a7b4a9bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -312,7 +312,16 @@
             </roles>
             <timezone />
         </developer>
-    </developers>
+        <developer>
+            <id>jhelou</id>
+            <name>Jean Helou</name>
+            <email>jhelou@apache.org</email>
+            <roles>
+                <role>Developer</role>
+            </roles>
+            <timezone />
+        </developer>
+     </developers>
 
     <contributors>
         <contributor>


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org