You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ta...@apache.org on 2019/08/05 18:50:54 UTC

[hbase] branch master updated: Add Tak-Lon (Stephen) Wu to pom.xml

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

taklwu 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 ad3674f  Add Tak-Lon (Stephen) Wu to pom.xml
ad3674f is described below

commit ad3674f3378f9e5426bb2b27ee07b296940c42f6
Author: Tak Lon (Stephen) Wu <ta...@apache.org>
AuthorDate: Mon Aug 5 11:50:49 2019 -0700

    Add Tak-Lon (Stephen) Wu to pom.xml
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 107afda..b00f9bb 100755
--- a/pom.xml
+++ b/pom.xml
@@ -540,6 +540,12 @@
       <timezone>-8</timezone>
     </developer>
     <developer>
+      <id>taklwu</id>
+      <name>Tak-Lon (Stephen) Wu</name>
+      <email>taklwu@apache.org</email>
+      <timezone>-8</timezone>
+    </developer>	  
+    <developer>
       <id>tedyu</id>
       <name>Ted Yu</name>
       <email>yuzhihong@gmail.com</email>