You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by hu...@apache.org on 2021/10/15 08:39:16 UTC

[hbase] branch master updated: Add new committer huangzhuoyue to pom.xml

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 <hu...@xiaomi.com>
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>sunxin@apache.org</email>
       <timezone>+8</timezone>
     </developer>
+    <developer>
+      <id>huangzhuoyue</id>
+      <name>Zhuoyue Huang</name>
+      <email>huangzhuoyue@apache.org</email>
+      <timezone>+8</timezone>
+    </developer>
   </developers>
   <build>
     <extensions>