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 2019/08/09 05:14:39 UTC

[hbase] branch master updated: Add Xiang Li to developers section of pom

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

xiangli 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 c05ee7c  Add Xiang Li to developers section of pom
c05ee7c is described below

commit c05ee7c9fe9c50229e882bb32d5c500adcc508d0
Author: Xiang Li <xi...@apache.org>
AuthorDate: Fri Aug 9 12:59:40 2019 +0800

    Add Xiang Li to developers section of pom
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index b00f9bb..d2edd19 100755
--- a/pom.xml
+++ b/pom.xml
@@ -581,6 +581,12 @@
       <timezone>-8</timezone>
     </developer>
     <developer>
+      <id>water</id>
+      <name>Xiang Li</name>
+      <email>xiangli@apache.org</email>
+      <timezone>+8</timezone>
+    </developer>
+    <developer>
       <id>wchevreuil</id>
       <name>Wellington Chevreuil</name>
       <email>wchevreuil@apache.org</email>