This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-configuration.git
The following commit(s) were added to refs/heads/master by this push:
new 3fe43fd Update my developer entry.
3fe43fd is described below
commit 3fe43fde97d660ccc6e91b08c6321ebcb61e4dbb
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 1 11:30:56 2021 -0400
Update my developer entry.
---
pom.xml | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index 95bf9eb..f3fb178 100644
--- a/pom.xml
+++ b/pom.xml
@@ -176,14 +176,19 @@
</developer>
<developer>
- <name>Gary Gregory</name>
<id>ggregory</id>
- <email>[email protected]</email>
- <organization>Rocket Software</organization>
- <timezone>-6</timezone>
+ <name>Gary Gregory</name>
+ <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>Java Developer</role>
+ <role>PMC Member</role>
</roles>
+ <timezone>America/New_York</timezone>
+ <properties>
+
<picUrl>https://people.apache.org/~ggregory/img/garydgregory80.png</picUrl>
+ </properties>
</developer>
<developer>