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 f1e15d8 Update myself
f1e15d8 is described below
commit f1e15d8ac7f7391970da569af62f8d4c5c978486
Author: Carter Kozak <[email protected]>
AuthorDate: Tue Jan 18 16:10:12 2022 -0500
Update myself
---
pom.xml | 4 ++++
src/site/asciidoc/support.adoc | 1 +
2 files changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index ce8e1d6..2cc5fd0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,10 +122,14 @@
<id>ckozak</id>
<name>Carter Kozak</name>
<email>[email protected]</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/asciidoc/support.adoc b/src/site/asciidoc/support.adoc
index 3e197c1..0ec797a 100644
--- a/src/site/asciidoc/support.adoc
+++ b/src/site/asciidoc/support.adoc
@@ -47,3 +47,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)