You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by ck...@apache.org on 2022/01/15 00:10:33 UTC

[logging-log4j2] branch master updated: Add vorburger@ as Contributor in POM (#701)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new e00dffa  Add vorburger@ as Contributor in POM (#701)
e00dffa is described below

commit e00dffa1fc0d8651aea88ce9be99af826994d0a9
Author: Michael Vorburger ⛑️ <vo...@apache.org>
AuthorDate: Sat Jan 15 01:09:05 2022 +0100

    Add vorburger@ as Contributor in POM (#701)
---
 pom.xml | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8c6d4fe..e662925 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,20 @@
           <picUrl>https://mir-s3-cdn-cf.behance.net/user/138/403dcf1521581.54d67f8fb01f7.jpg</picUrl>
         </properties>
       </contributor>
-   </contributors>
+      <contributor>
+        <name>Michael Vorburger.ch</name>
+        <email>vorburger@apache.org</email>
+        <url>http://www.vorburger.ch</url>
+        <roles>
+          <role>https://github.com/apache/logging-log4j2/commits?author=vorburger</role>
+          <role>JULer</role>
+        </roles>
+        <timezone>Europe/Zurich</timezone>
+        <properties>
+          <picUrl>http://www.vorburger.ch/michael_vorburger_portrait_in_bay_of_roses_spain_with_bad_lighting.jpg</picUrl>
+        </properties>
+      </contributor>
+  </contributors>
   <mailingLists>
     <mailingList>
       <name>log4j-user</name>