This is an automated email from the ASF dual-hosted git repository.

cconnell pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/master by this push:
     new 842b4a789c0 add cconnell to developer list (#7095)
842b4a789c0 is described below

commit 842b4a789c0e5f349bf7f5853b3df0f88f97babc
Author: Charles Connell <[email protected]>
AuthorDate: Thu Jun 12 09:55:11 2025 -0400

    add cconnell to developer list (#7095)
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 97b7faf323c..57c4827507d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -705,6 +705,12 @@
       <email>[email protected]</email>
       <timezone>+8</timezone>
     </developer>
+    <developer>
+      <id>cconnell</id>
+      <name>Charles Connell</name>
+      <email>[email protected]</email>
+      <timezone>-5</timezone>
+    </developer>
   </developers>
   <mailingLists>
     <mailingList>

Reply via email to