This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch pack200
in repository https://gitbox.apache.org/repos/asf/commons-compress.git
The following commit(s) were added to refs/heads/pack200 by this push:
new 8522651 Update my developer entry.
8522651 is described below
commit 8522651d53566458c345b8ebe423eb6dfd580a47
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 1 11:30:24 2021 -0400
Update my developer entry.
---
pom.xml | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 1e7b97c..1ec23b7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -228,9 +228,19 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z,
arj.
<email>ebourg at apache.org</email>
</developer>
<developer>
- <name>Gary Gregory</name>
<id>ggregory</id>
+ <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>Rob Tompkins</name>