This is an automated email from the ASF dual-hosted git repository.
ggregory 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 2f402cc Update my developer entry.
2f402cc is described below
commit 2f402ccdcc24a96ac8093d9c15088b8442c64416
Author: Gary Gregory <[email protected]>
AuthorDate: Sat Jan 1 14:52:20 2022 -0500
Update my developer entry.
---
pom.xml | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index 41d86b5..769923b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,12 +52,17 @@
<developer>
<id>ggregory</id>
<name>Gary Gregory</name>
- <email>[email protected]</email>
- <organization>Rocket Software</organization>
+ <email>ggregory at apache.org</email>
+ <url>https://www.garygregory.com</url>
+ <organization>The Apache Software Foundation</organization>
+ <organizationUrl>https://www.apache.org/</organizationUrl>
<roles>
<role>PMC Member</role>
</roles>
- <timezone>America/Denver</timezone>
+ <timezone>America/New_York</timezone>
+ <properties>
+
<picUrl>https://people.apache.org/~ggregory/img/garydgregory80.png</picUrl>
+ </properties>
</developer>
<developer>
<id>sdeboy</id>