You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by zg...@apache.org on 2019/03/05 05:37:33 UTC

[hbase] branch master updated: HBASE-21992 Add release manager for 2.2 in ref guide

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

zghao 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 3bd7f84  HBASE-21992 Add release manager for 2.2 in ref guide
3bd7f84 is described below

commit 3bd7f8424bc44cc201175f7ef39980b38bb8d6d8
Author: Guanghao Zhang <zg...@apache.org>
AuthorDate: Tue Mar 5 10:07:51 2019 +0800

    HBASE-21992 Add release manager for 2.2 in ref guide
---
 src/main/asciidoc/_chapters/community.adoc | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/main/asciidoc/_chapters/community.adoc b/src/main/asciidoc/_chapters/community.adoc
index 3a896cf..3a429d6 100644
--- a/src/main/asciidoc/_chapters/community.adoc
+++ b/src/main/asciidoc/_chapters/community.adoc
@@ -97,6 +97,9 @@ NOTE: End-of-life releases are not included in this list.
 | 2.1
 | Duo Zhang
 
+| 2.2
+| Guanghao Zhang
+
 |===
 
 [[hbase.commit.msg.format]]