This is an automated email from the ASF dual-hosted git repository.
junegunn 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 54442b12e7c Add junegunn to the developer list (#7092)
54442b12e7c is described below
commit 54442b12e7ca583eeabb4d68174416964ac923b1
Author: Junegunn Choi <[email protected]>
AuthorDate: Thu Jun 12 17:26:42 2025 +0900
Add junegunn to the developer list (#7092)
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index 4758be26773..6b307705d51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -310,6 +310,12 @@
<email>[email protected]</email>
<timezone>-8</timezone>
</developer>
+ <developer>
+ <id>junegunn</id>
+ <name>Junegunn Choi</name>
+ <email>[email protected]</email>
+ <timezone>+9</timezone>
+ </developer>
<developer>
<id>jxiang</id>
<name>Jimmy Xiang</name>