This is an automated email from the ASF dual-hosted git repository.
liuxiaocs 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 3c8191180e9 Add liuxiao to the developer list (#7908)
3c8191180e9 is described below
commit 3c8191180e9ffc293fc3a4d96b0d2482621a1666
Author: Liu Xiao <[email protected]>
AuthorDate: Thu Mar 12 09:26:33 2026 +0800
Add liuxiao to the developer list (#7908)
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index aebeffc8662..04dda435f39 100644
--- a/pom.xml
+++ b/pom.xml
@@ -370,6 +370,12 @@
<email>[email protected]</email>
<timezone>+8</timezone>
</developer>
+ <developer>
+ <id>liuxiaocs7</id>
+ <name>Xiao Liu</name>
+ <email>[email protected]</email>
+ <timezone>+8</timezone>
+ </developer>
<developer>
<id>liyin</id>
<name>Liyin Tang</name>