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-dbcp.git
The following commit(s) were added to refs/heads/master by this push:
new 528e513 Update my developer entry.
528e513 is described below
commit 528e513a03354b66f1566a52221508461c7eea2f
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Jul 1 11:32:41 2021 -0400
Update my developer entry.
---
pom.xml | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 7138fa6..349764d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -122,10 +122,19 @@
<organization>The Apache Software Foundation</organization>
</developer>
<developer>
- <name>Gary Gregory</name>
<id>ggregory</id>
- <email>[email protected]</email>
+ <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>Ignacio J. Ortega</name>