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/18 21:10:57 UTC

[logging-log4j2] branch release-2.x updated: Update myself

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

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


The following commit(s) were added to refs/heads/release-2.x by this push:
     new ac8b7fb  Update myself
ac8b7fb is described below

commit ac8b7fb3e779ea668f61063f3024fa970bf88923
Author: Carter Kozak <ck...@apache.org>
AuthorDate: Tue Jan 18 16:10:12 2022 -0500

    Update myself
---
 pom.xml                      | 4 ++++
 src/site/markdown/support.md | 1 +
 2 files changed, 5 insertions(+)

diff --git a/pom.xml b/pom.xml
index 67f984f..f9691b6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,10 +127,14 @@
       <id>ckozak</id>
       <name>Carter Kozak</name>
       <email>ckozak@apache.org</email>
+      <url>https://github.com/carterkozak</url>
       <roles>
         <role>PMC Member</role>
       </roles>
       <timezone>America/New York</timezone>
+      <properties>
+        <picUrl>https://www.gravatar.com/avatar/e057b8f2538a0258f451d9efc8d2f6fa.jpg</picUrl>
+      </properties>
     </developer>
     <developer>
       <id>vy</id>
diff --git a/src/site/markdown/support.md b/src/site/markdown/support.md
index 4dd097d..78024dd 100644
--- a/src/site/markdown/support.md
+++ b/src/site/markdown/support.md
@@ -48,3 +48,4 @@ projects, we cannot recommend any particular individual for any specific issue.
 * [Matt Sicker](https://github.com/jvz)
 * [Ralph Goers](https://github.com/rgoers)
 * [Volkan Yazıcı](https://github.com/vy)
+* [Carter Kozak](https://github.com/carterkozak)