Update my developer entry.

This commit is contained in:
Gary Gregory 2021-07-01 11:29:54 -04:00
parent 756998ff11
commit 08b0dd116e
1 changed files with 12 additions and 1 deletions

13
pom.xml
View File

@ -64,8 +64,19 @@
<id>morgand</id> <id>morgand</id>
</developer> </developer>
<developer> <developer>
<name>Gary Gregory</name>
<id>ggregory</id> <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>
<developer> <developer>
<name>Matthew Hawthorne</name> <name>Matthew Hawthorne</name>