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-collections.git
The following commit(s) were added to refs/heads/master by this push:
new 08b0dd1 Update my developer entry.
08b0dd1 is described below
commit 08b0dd116e13e8e1ae399a849b4c41dda7b204d8
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 1 11:29:54 2021 -0400
Update my developer entry.
---
pom.xml | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9674dcc..ea39fd2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,8 +64,19 @@
<id>morgand</id>
</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>Matthew Hawthorne</name>