You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by vy...@apache.org on 2022/12/19 10:21:12 UTC

[logging-log4j2] 06/33: LOG4J2-3628 Add missing author IDs.

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

vy pushed a commit to branch mvn-site-simplified
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git

commit 290911752d441120f66276316a4126621315bd21
Author: Volkan Yazıcı <vo...@yazi.ci>
AuthorDate: Wed Nov 23 13:16:11 2022 +0100

    LOG4J2-3628 Add missing author IDs.
---
 pom.xml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/pom.xml b/pom.xml
index 93ada8b4f3..af7ac4f08f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,6 +114,15 @@
       </roles>
       <timezone>America/Detroit</timezone>
     </developer>
+    <developer>
+      <id>rgupta</id>
+      <name>Raman Gupta</name>
+      <email>rgupta@apache.org</email>
+      <roles>
+        <role>Committer</role>
+      </roles>
+      <timezone>Asia/Kolkata</timezone>
+    </developer>
     <developer>
       <id>mikes</id>
       <name>Mikael Ståldal</name>
@@ -164,6 +173,15 @@
       </roles>
       <timezone>Europe/Warsaw</timezone>
     </developer>
+    <developer>
+      <id>grobmeier</id>
+      <name>Christian Grobmeier</name>
+      <email>grobmeier@apache.org</email>
+      <roles>
+        <role>PMC Member</role>
+      </roles>
+      <timezone>Europe/Berlin</timezone>
+    </developer>
   </developers>
   <!-- Contributors -->
   <contributors>