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

grobmeier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-chainsaw.git


The following commit(s) were added to refs/heads/master by this push:
     new f791bfa  added myself to list of committers
f791bfa is described below

commit f791bfa94b4343269496cc4abd48a22b4f491983
Author: Christian Grobmeier <c...@grobmeier.de>
AuthorDate: Sun Dec 10 18:12:19 2023 +0100

    added myself to list of committers
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index 6070a1a..020fc39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,6 +96,11 @@
       <name>Matt Sicker</name>
       <email>mattsic...@apache.org</email>
     </developer>
+    <developer>
+      <id>grobmeier</id>
+      <name>Christian Grobmeier</name>
+      <email>grobme...@apache.org</email>
+    </developer>
   </developers>
   <contributors>
     <contributor>

Reply via email to