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

pkarwasz pushed a commit to branch feature/update-pmc
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit af3f586fc841c76594a55d4dac4a28b66da2dc60
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Tue Mar 18 12:11:30 2025 +0100

    Add all active team members as developers
    
    This change modifies the POM file and adds all the active Apache Logging 
Services team members as developers in the order:
    
    - PMC Chair
    - PMC Member
    - Committer
    
    Since jobs come and go and people forget to update the POM file, when they 
change affiliation, all the entries:
    
    - Use the `@apache.org` e-mail.
    - Use `https://github.com/sponsors/<userId>` as URL, which is redirected 
automatically to `https://github.com/<userId>/` if the user does not have a 
GitHub Sponsors profile.
    - Use `The Apache Software Foundation` as organization.
---
 pom.xml | 192 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----
 1 file changed, 180 insertions(+), 12 deletions(-)

diff --git a/pom.xml b/pom.xml
index 854a8c7..eaee685 100644
--- a/pom.xml
+++ b/pom.xml
@@ -45,13 +45,71 @@
 
   <developers>
 
+    <developer>
+      <id>pkarwasz</id>
+      <name>Piotr P. Karwasz</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/ppkarwasz</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Chair</role>
+      </roles>
+      <timezone>Europe/Warsaw</timezone>
+    </developer>
+
+    <developer>
+      <id>ckozak</id>
+      <name>Carter Kozak</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/carterkozak</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>America/New York</timezone>
+    </developer>
+
+    <developer>
+      <id>grobmeier</id>
+      <name>Christian Grobmeier</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/grobmeier</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
+
+    <developer>
+      <id>davydm</id>
+      <name>Davyd McColl</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/fluffynuts</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Africa/Johannesburg</timezone>
+    </developer>
+
+    <developer>
+      <id>dpsenner</id>
+      <name>Dominik Psenner</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/dpsenner</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+    </developer>
+
     <developer>
       <id>ggregory</id>
       <name>Gary Gregory</name>
       <email>[email protected]</email>
-      <url>https://www.garygregory.com</url>
+      <url>https://github.com/sponsors/garydgregory</url>
       <organization>The Apache Software Foundation</organization>
-      <organizationUrl>https://www.apache.org/</organizationUrl>
       <roles>
         <role>PMC Member</role>
       </roles>
@@ -59,9 +117,11 @@
     </developer>
 
     <developer>
-      <id>grobmeier</id>
-      <name>Christian Grobmeier</name>
-      <email>[email protected]</email>
+      <id>freeandnil</id>
+      <name>Jan Friedrich</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/FreeAndNil</url>
+      <organization>The Apache Software Foundation</organization>
       <roles>
         <role>PMC Member</role>
       </roles>
@@ -72,7 +132,8 @@
       <id>mattsicker</id>
       <name>Matt Sicker</name>
       <email>[email protected]</email>
-      <organization>Apple</organization>
+      <url>https://github.com/sponsors/jvz</url>
+      <organization>The Apache Software Foundation</organization>
       <roles>
         <role>PMC Member</role>
       </roles>
@@ -80,25 +141,133 @@
     </developer>
 
     <developer>
-      <id>pkarwasz</id>
-      <name>Piotr P. Karwasz</name>
-      <email>[email protected]</email>
+      <id>rgoers</id>
+      <name>Ralph Goers</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/rgoers</url>
+      <organization>The Apache Software Foundation</organization>
       <roles>
         <role>PMC Member</role>
       </roles>
-      <timezone>Europe/Warsaw</timezone>
+      <timezone>America/Phoenix</timezone>
+    </developer>
+
+    <developer>
+      <id>rpopma</id>
+      <name>Remko Popma</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/remkop</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Asia/Tokyo</timezone>
+    </developer>
+
+    <developer>
+      <id>rmiddleton</id>
+      <name>Robert Middleton</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/rm5248</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+    </developer>
+
+    <developer>
+      <id>rgrabowski</id>
+      <name>Ron Grabowski</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/ronosaurus</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+    </developer>
+
+    <developer>
+      <id>sdeboy</id>
+      <name>Scott Deboy</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/scottdeboy</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+    </developer>
+
+    <developer>
+      <id>swebb2066</id>
+      <name>Stephen Webb</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/swebb2066</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Australia/Sydney</timezone>
     </developer>
 
     <developer>
       <id>vy</id>
       <name>Volkan Yazıcı</name>
       <email>[email protected]</email>
+      <url>https://github.com/sponsors/vy</url>
+      <organization>The Apache Software Foundation</organization>
       <roles>
-        <role>PMC Chair</role>
+        <role>PMC Member</role>
       </roles>
       <timezone>Europe/Amsterdam</timezone>
     </developer>
 
+    <developer>
+      <id>jaykatariya</id>
+      <name>Jay Katariya</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/jaykataria1111</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>America/Los_Angeles</timezone>
+    </developer>
+
+    <developer>
+      <id>jwthomas</id>
+      <name>Jeff Thomas</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/JWT007</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
+
+    <developer>
+      <id>rgupta</id>
+      <name>Raman Gupta</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/rocketraman</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>America/Toronto</timezone>
+    </developer>
+
+    <developer>
+      <id>tschoening</id>
+      <name>Thorsten Schöning</name>
+      <email>[email protected]</email>
+      <url>https://github.com/sponsors/ams-tschoening</url>
+      <organization>The Apache Software Foundation</organization>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
   </developers>
 
   <mailingLists>
@@ -175,7 +344,6 @@
     <bnd-module-name>$[Bundle-SymbolicName]</bnd-module-name>
     <!--
       ~ Allows to change imported package attributes (e.g. add 
'resolution:=optional')
-      ~ See: https://bnd.bndtools.org/heads/import_package.html
       -->
     <bnd-extra-package-options />
     <!--

Reply via email to