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-email.git
The following commit(s) were added to refs/heads/master by this push: new 11381dc Update my developer entry. 11381dc is described below commit 11381dc318111c5c4af6d9409b1b35ae1982fdb4 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Jul 1 11:35:05 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 e2e6e29..027944a 100644 --- a/pom.xml +++ b/pom.xml @@ -152,11 +152,19 @@ <roles /> </developer> <developer> - <name>Gary Gregory</name> <id>ggregory</id> - <email>ggreg...@apache.org</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> </developers> <contributors>