This is an automated email from the ASF dual-hosted git repository.
weichiu 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 9eae57f Add weichiu to the developer section.
9eae57f is described below
commit 9eae57fe2ef4779b5a8dd5b71d61dab53a70f30f
Author: Wei-Chiu Chuang <[email protected]>
AuthorDate: Tue Jun 29 17:06:29 2021 +0800
Add weichiu to the developer section.
Change-Id: I4493b5d4da861787782d624af118624515dbf617
---
pom.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/pom.xml b/pom.xml
index 8894eea..fcf577c 100755
--- a/pom.xml
+++ b/pom.xml
@@ -637,6 +637,12 @@
<timezone>0</timezone>
</developer>
<developer>
+ <id>weichiu</id>
+ <name>Wei-Chiu Chuang</name>
+ <email>[email protected]</email>
+ <timezone>-8</timezone>
+ </developer>
+ <developer>
<id>xucang</id>
<name>Xu Cang</name>
<email>[email protected]</email>