From 45204aa3a51535e31cbce45e8dea261313ca36d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Bry=C5=84ski?= Date: Tue, 13 Nov 2018 09:35:03 +0100 Subject: [PATCH] [stable/percona-xtradb-cluster] Add maver1ck to OWNERS (#9178) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add maver1ck to OWNERS Signed-off-by: Maciej Bryński * Add maver1ck to OWNERS Signed-off-by: Maciej Bryński --- stable/percona-xtradb-cluster/Chart.yaml | 2 +- stable/percona-xtradb-cluster/OWNERS | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/stable/percona-xtradb-cluster/Chart.yaml b/stable/percona-xtradb-cluster/Chart.yaml index ba3766a20a..76dc08bb29 100644 --- a/stable/percona-xtradb-cluster/Chart.yaml +++ b/stable/percona-xtradb-cluster/Chart.yaml @@ -1,5 +1,5 @@ name: percona-xtradb-cluster -version: 0.3.0 +version: 0.3.1 appVersion: 5.7.19 description: free, fully compatible, enhanced, open source drop-in replacement for MySQL with Galera Replication (xtradb) diff --git a/stable/percona-xtradb-cluster/OWNERS b/stable/percona-xtradb-cluster/OWNERS index 27272fc6d4..4abdb65b36 100644 --- a/stable/percona-xtradb-cluster/OWNERS +++ b/stable/percona-xtradb-cluster/OWNERS @@ -1,5 +1,8 @@ approvers: - paulczar +- maver1ck reviewers: - paulczar +- maver1ck +