From a35a62095cae04eda28a5ebf9d26c6a6751d694e Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Tue, 5 Jun 2018 14:36:06 +0200 Subject: [PATCH] Add juan131 as owner (#5928) --- stable/mongodb/Chart.yaml | 2 +- stable/mongodb/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/mongodb/Chart.yaml b/stable/mongodb/Chart.yaml index 2f2ce43a31..d671b75d22 100644 --- a/stable/mongodb/Chart.yaml +++ b/stable/mongodb/Chart.yaml @@ -1,5 +1,5 @@ name: mongodb -version: 2.0.7 +version: 2.0.8 appVersion: 3.6.5 description: NoSQL document-oriented database that stores JSON-like documents with dynamic schemas, simplifying the integration of data in content-driven applications. keywords: diff --git a/stable/mongodb/OWNERS b/stable/mongodb/OWNERS index 4bf8a5c422..2c3e9fa1a4 100644 --- a/stable/mongodb/OWNERS +++ b/stable/mongodb/OWNERS @@ -3,8 +3,10 @@ approvers: - tompizmor - sameersbn - carrodher +- juan131 reviewers: - prydonius - tompizmor - sameersbn - carrodher +- juan131