You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by xi...@apache.org on 2022/02/24 04:37:04 UTC

[hbase] branch master updated: Add xiaoyt to the developer list (#4129)

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

xiaoyt 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 3a53c11  Add xiaoyt to the developer list (#4129)
3a53c11 is described below

commit 3a53c11dbf3b1b60d52eed18ddbabc361fe1f491
Author: Yutong Xiao <yu...@gmail.com>
AuthorDate: Thu Feb 24 12:36:28 2022 +0800

    Add xiaoyt to the developer list (#4129)
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 033876f..b2f26e6 100755
--- a/pom.xml
+++ b/pom.xml
@@ -727,6 +727,12 @@
       <email>huangzhuoyue@apache.org</email>
       <timezone>+8</timezone>
     </developer>
+    <developer>
+      <id>xiaoyt</id>
+      <name>Yutong Xiao</name>
+      <email>xiaoyt@apache.org</email>
+      <timezone>+8</timezone>
+    </developer>
   </developers>
   <build>
     <extensions>