From 5dd988508774e590d80fc1502bc4ff8be15e02cf Mon Sep 17 00:00:00 2001 From: "Piotr P. Karwasz" Date: Fri, 10 Jul 2026 18:42:50 +0200 Subject: [PATCH 1/4] Simplify `` section to stable team entries Replace the fixed list of named PMC members with two role-based team entries: the PMC (`dev@logging.apache.org`) for development matters and the Security Team (`security@logging.apache.org`) as the security contact. Both carry the ASF organization, a team/security page URL, and a free-form role. A hand-maintained roster is always incomplete, its contact details go stale in immutable releases, and naming individuals implies a support obligation they have not signed up for. Git history and the project team page already track contributors accurately. The section cannot be dropped entirely: Maven Central requires at least one developer with a name and email. The two meta-entries satisfy that while pointing at durable, monitored channels. `` is inherited by child projects, so a comment documents that these entries should not be overridden downstream. Assisted-By: Claude Opus 4.8 (1M context) --- pom.xml | 66 +++++++++++++++++++++------------------------------------ 1 file changed, 24 insertions(+), 42 deletions(-) diff --git a/pom.xml b/pom.xml index 760d15d9..a8f6b2a0 100644 --- a/pom.xml +++ b/pom.xml @@ -43,60 +43,42 @@ 1999 + - ggregory - Gary Gregory - ggregory@apache.org - https://www.garygregory.com + logging-dev + Apache Logging Services Project Management Committee (PMC) + dev@logging.apache.org + https://logging.apache.org/team-list.html The Apache Software Foundation https://www.apache.org/ - PMC Member + PMC - America/New_York - grobmeier - Christian Grobmeier - grobmeier@apache.org - - PMC Member - - Europe/Berlin - - - - mattsicker - Matt Sicker - mattsicker@apache.org - Apple - - PMC Member - - America/Chicago - - - - pkarwasz - Piotr P. Karwasz - pkarwasz@apache.org - - PMC Member - - Europe/Warsaw - - - - vy - Volkan Yazıcı - vy@apache.org + logging-security + Apache Logging Services Security Team + security@logging.apache.org + https://logging.apache.org/security.html + The Apache Software Foundation + https://www.apache.org/ - PMC Chair + security - Europe/Amsterdam From 6fa6bf4efbb19991219df12cec4f4c4f10306860 Mon Sep 17 00:00:00 2001 From: "Piotr P. Karwasz" Date: Fri, 10 Jul 2026 20:11:34 +0200 Subject: [PATCH 2/4] fix: restore Gary's entry --- pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/pom.xml b/pom.xml index a8f6b2a0..60f31101 100644 --- a/pom.xml +++ b/pom.xml @@ -81,6 +81,20 @@ + + + ggregory + Gary Gregory + ggregory@apache.org + https://www.garygregory.com + The Apache Software Foundation + https://www.apache.org/ + + PMC Member + + America/New_York + + From 6a38141e937a929f694a5153eb6522eebd889922 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Volkan=20Yaz=C4=B1c=C4=B1?= Date: Tue, 14 Jul 2026 13:08:31 +0200 Subject: [PATCH 3/4] Simplify comment and remove individuals --- pom.xml | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/pom.xml b/pom.xml index 60f31101..8edebd09 100644 --- a/pom.xml +++ b/pom.xml @@ -43,18 +43,7 @@ 1999 - + @@ -81,20 +70,6 @@ - - - ggregory - Gary Gregory - ggregory@apache.org - https://www.garygregory.com - The Apache Software Foundation - https://www.apache.org/ - - PMC Member - - America/New_York - - From e9652cc1ccecc294a4e4ca71c4893594ec9a432a Mon Sep 17 00:00:00 2001 From: "Piotr P. Karwasz" Date: Wed, 22 Jul 2026 15:26:43 +0200 Subject: [PATCH 4/4] fix: restore Gary's entry (again) --- pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/pom.xml b/pom.xml index 8edebd09..38095d0d 100644 --- a/pom.xml +++ b/pom.xml @@ -70,6 +70,19 @@ + + ggregory + Gary Gregory + ggregory@apache.org + https://www.garygregory.com + The Apache Software Foundation + https://www.apache.org/ + + PMC Member + + America/New_York + +