This is an automated email from the ASF dual-hosted git repository.
huangzhuoyue 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 7bb2b9e Add new committer huangzhuoyue to pom.xml
7bb2b9e is described below
commit 7bb2b9e8e4d3d381ca93d83449391d3d0f8c000c
Author: Huang Zhuoyue <[email protected]>
AuthorDate: Fri Oct 15 16:38:34 2021 +0800
Add new committer huangzhuoyue to pom.xml
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index 6768756..e2caf6f 100755
--- a/pom.xml
+++ b/pom.xml
@@ -715,6 +715,12 @@
<email>[email protected]</email>
<timezone>+8</timezone>
</developer>
+ <developer>
+ <id>huangzhuoyue</id>
+ <name>Zhuoyue Huang</name>
+ <email>[email protected]</email>
+ <timezone>+8</timezone>
+ </developer>
</developers>
<build>
<extensions>