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-pool.git
The following commit(s) were added to refs/heads/master by this push:
new 6c67ed2 Add URL to my developer entry.
6c67ed2 is described below
commit 6c67ed2f9e778e1e17fa92e1b2b8a4c879d2cd3a
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Jun 27 17:45:03 2021 -0400
Add URL to my developer entry.
---
pom.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/pom.xml b/pom.xml
index 3610f63..1571f62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -104,6 +104,7 @@
<developer>
<name>Gary Gregory</name>
<id>ggregory</id>
+ <url>https://www.garygregory.com</url>
<organization>The Apache Software Foundation</organization>
</developer>
<developer>