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-io.git
The following commit(s) were added to refs/heads/master by this push:
new 2108506 Update my developer entry.
2108506 is described below
commit 2108506c4ec8300a3d1b8a2e3a8691cc7c7fd8dd
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 1 11:38:11 2021 -0400
Update my developer entry.
---
pom.xml | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)
diff --git a/pom.xml b/pom.xml
index da99c6b..7fb269e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -159,11 +159,19 @@ file comparators, endian transformation classes, and much
more.
</roles>
</developer>
<developer>
- <name>Gary Gregory</name>
<id>ggregory</id>
- <email>[email protected]</email>
- <url>http://www.garygregory.com</url>
- <timezone>-5</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>PMC Member</role>
+ </roles>
+ <timezone>America/New_York</timezone>
+ <properties>
+
<picUrl>https://people.apache.org/~ggregory/img/garydgregory80.png</picUrl>
+ </properties>
</developer>
<developer>
<name>Kristian Rosenvold</name>