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

vy pushed a commit to branch release/10.1.0
in repository https://gitbox.apache.org/repos/asf/logging-parent.git

commit e5f792a6e27f1b153717decde871924a1ec3cc71
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Thu Sep 28 10:52:43 2023 +0200

    Add `grobmeier` to `developers` in `pom.xml`
---
 pom.xml | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/pom.xml b/pom.xml
index 81a7c9c..eff2705 100644
--- a/pom.xml
+++ b/pom.xml
@@ -58,6 +58,16 @@
       <timezone>America/New_York</timezone>
     </developer>
 
+    <developer>
+      <id>grobmeier</id>
+      <name>Christian Grobmeier</name>
+      <email>[email protected]</email>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
+
     <developer>
       <id>mattsicker</id>
       <name>Matt Sicker</name>

Reply via email to