You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/07/01 15:41:11 UTC

[commons-release-plugin] branch master updated: Update my developer entry.

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-release-plugin.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f95101  Update my developer entry.
4f95101 is described below

commit 4f95101ca5a97562991b8e8c7ce8f083b91568d4
Author: Gary Gregory <gg...@rocketsoftware.com>
AuthorDate: Thu Jul 1 11:41:07 2021 -0400

    Update my developer entry.
---
 pom.xml | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 2658ea1..3f935fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,10 +66,19 @@
       <timezone>-5</timezone>
     </developer>
     <developer>
-      <name>Gary Gregory</name>
       <id>ggregory</id>
-      <email>ggregory@apache.org</email>
-      <timezone>-6</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>
     <developer>
       <name>Matt Benson</name>