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-logging.git


The following commit(s) were added to refs/heads/master by this push:
     new f9bc48b  Add self
f9bc48b is described below

commit f9bc48b201dc39522b610d8235c9754b98860a43
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Oct 27 07:50:52 2023 -0400

    Add self
---
 pom.xml | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/pom.xml b/pom.xml
index cac141c..134c873 100644
--- a/pom.xml
+++ b/pom.xml
@@ -126,6 +126,21 @@ under the License.
       <email>[email protected]</email>
       <organization>The Apache Software Foundation</organization>
     </developer>
+    <developer>
+      <id>ggregory</id>
+      <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>
     <contributor>

Reply via email to