From de6cd54b2109d2bbb7958f42ef92db511d5952dd Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Tue, 5 Jun 2018 14:22:06 +0200 Subject: [PATCH] Add juan131 as owner (#5924) --- stable/mariadb/Chart.yaml | 2 +- stable/mariadb/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index a1c484c248..d8dd57136d 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,5 +1,5 @@ name: mariadb -version: 4.2.1 +version: 4.2.2 appVersion: 10.1.33 description: Fast, reliable, scalable, and easy to use open-source relational database system. MariaDB Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. Highly available MariaDB cluster. keywords: diff --git a/stable/mariadb/OWNERS b/stable/mariadb/OWNERS index 4bf8a5c422..2c3e9fa1a4 100644 --- a/stable/mariadb/OWNERS +++ b/stable/mariadb/OWNERS @@ -3,8 +3,10 @@ approvers: - tompizmor - sameersbn - carrodher +- juan131 reviewers: - prydonius - tompizmor - sameersbn - carrodher +- juan131