Update my developer entry.

This commit is contained in:
Gary Gregory 2021-07-01 11:32:12 -04:00
parent a2e06fe45b
commit 8e6eb0a289
1 changed files with 12 additions and 3 deletions

15
pom.xml
View File

@ -94,10 +94,19 @@
<organization>Apache</organization>
</developer>
<developer>
<name>Gary Gregory</name>
<id>ggregory</id>
<email>ggregory@apache.org</email>
<url>http://www.garygregory.com</url>
<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>Benedikt Ritter</name>