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

desruisseaux pushed a commit to branch geoapi-4.0
in repository https://gitbox.apache.org/repos/asf/sis.git

commit 60dcbfdb7ccc68ae5243c80b506afe22a4122cd4
Author: Martin Desruisseaux <martin.desruisse...@geomatys.com>
AuthorDate: Fri Jul 28 16:57:03 2023 +0200

    Complete the list of developers and contributors in the root `pom.xml` file.
    This is in anticipation for the removal of those lists in sub-modules.
---
 pom.xml | 55 +++++++++++++++++++++++++++++++++++++++++++------------
 1 file changed, 43 insertions(+), 12 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2d031c3d29..050a44408c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -107,11 +107,16 @@
       <post>d...@sis.apache.org</post>
       <archive>https://lists.apache.org/list.html?d...@sis.apache.org</archive>
     </mailingList>
+    <mailingList>
+      <name>Issues mailing list</name>
+      <subscribe>issues-subscr...@sis.apache.org</subscribe>
+      <unsubscribe>issues-unsubscr...@sis.apache.org</unsubscribe>
+      
<archive>https://lists.apache.org/list.html?iss...@sis.apache.org</archive>
+    </mailingList>
     <mailingList>
       <name>Commit mailing list</name>
       <subscribe>commits-subscr...@sis.apache.org</subscribe>
       <unsubscribe>commits-unsubscr...@sis.apache.org</unsubscribe>
-      <post>commits@sis.apache.org</post>
       
<archive>https://lists.apache.org/list.html?commits@sis.apache.org</archive>
     </mailingList>
   </mailingLists>
@@ -129,6 +134,17 @@
         <role>PMC member</role>
       </roles>
     </developer>
+    <developer>
+      <name>Alexis Manin</name>
+      <id>alexismanin</id>
+      <email>alexis.ma...@geomatys.com</email>
+      <organization>Geomatys</organization>
+      <organizationUrl>https://www.geomatys.com</organizationUrl>
+      <timezone>+1</timezone>
+      <roles>
+        <role>PMC member</role>
+      </roles>
+    </developer>
     <developer>
       <name>Andrew Hart</name>
       <id>ahart</id>
@@ -226,6 +242,9 @@
     </developer>
     <developer>
       <name>Olivier Nouguier</name>
+      <organization>Geomatys</organization>
+      <organizationUrl>https://www.geomatys.com</organizationUrl>
+      <timezone>+1</timezone>
       <roles>
         <role>PMC member</role>
       </roles>
@@ -262,7 +281,6 @@
     <developer>
       <name>Rémi Maréchal</name>
       <id>rmarechal</id>
-      <email>remi.marec...@geomatys.com</email>
       <organization>Geomatys</organization>
       <organizationUrl>https://www.geomatys.com</organizationUrl>
       <timezone>+1</timezone>
@@ -311,16 +329,6 @@
         <role>documentation</role>
       </roles>
     </contributor>
-    <contributor>
-      <name>Alexis manin</name>
-      <email>alexis.ma...@geomatys.com</email>
-      <organization>Geomatys</organization>
-      <organizationUrl>https://www.geomatys.com</organizationUrl>
-      <timezone>+1</timezone>
-      <roles>
-        <role>developer</role>
-      </roles>
-    </contributor>
     <contributor>
       <name>Antoine Hnawia</name>
       <organization>Institut de Recherche pour le Développement</organization>
@@ -371,6 +379,15 @@
         <role>mentor</role>
       </roles>
     </contributor>
+    <contributor>
+      <name>Maxime Gavens</name>
+      <organization>Geomatys</organization>
+      <organizationUrl>https://www.geomatys.com</organizationUrl>
+      <timezone>+1</timezone>
+      <roles>
+        <role>developer</role>
+      </roles>
+    </contributor>
     <contributor>
       <name>Minh Chinh Vu</name>
       <email>chinhvm.uet.1...@gmail.com</email>
@@ -381,6 +398,20 @@
         <role>developer</role>
       </roles>
     </contributor>
+    <contributor>
+      <name>Richard Deplanque</name>
+      <organization>Université de Nouvelle-Calédonie</organization>
+      <timezone>+11</timezone>
+      <roles>
+        <role>Java Developer</role>
+      </roles>
+    </contributor>
+    <contributor>
+      <name>Smaniotto Enzo</name>
+      <roles>
+        <role>GSoC student</role>
+      </roles>
+    </contributor>
     <contributor>
       <name>Thi Phuong Hao Nguyen</name>
       <email>nguyenthiphuonghao...@gmail.com</email>

Reply via email to