You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by ni...@apache.org on 2020/12/08 02:41:53 UTC

[hbase] branch master updated: Add niuyulin as committer

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

niuyulin 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 4b8d362  Add niuyulin as committer
4b8d362 is described below

commit 4b8d3624f4f7059ebcd7e9ea14a3ee3c9fce0ef6
Author: niuyulin <yu...@gmail.com>
AuthorDate: Tue Dec 8 10:41:25 2020 +0800

    Add niuyulin as committer
---
 pom.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/pom.xml b/pom.xml
index 05fde4f..deab438 100755
--- a/pom.xml
+++ b/pom.xml
@@ -472,6 +472,12 @@
       <timezone>-8</timezone>
     </developer>
     <developer>
+      <id>niuyulin</id>
+      <name>Yulin Niu</name>
+      <email>niuyulin@apache.org</email>
+      <timezone>+8</timezone>
+    </developer>
+    <developer>
       <id>nkeywal</id>
       <name>Nicolas Liochon</name>
       <email>nkeywal@apache.org</email>