From a1b4ffa4058926ecfabed0b501e89ca5f0751262 Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Tue, 5 Jun 2018 14:47:13 +0200 Subject: [PATCH] Add juan131 as owner (#5934) --- stable/owncloud/Chart.yaml | 2 +- stable/owncloud/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/owncloud/Chart.yaml b/stable/owncloud/Chart.yaml index 2320e30dd2..2773dde68b 100644 --- a/stable/owncloud/Chart.yaml +++ b/stable/owncloud/Chart.yaml @@ -1,5 +1,5 @@ name: owncloud -version: 1.0.6 +version: 1.0.7 appVersion: 10.0.8 description: A file sharing server that puts the control and security of your own data back into your hands. keywords: diff --git a/stable/owncloud/OWNERS b/stable/owncloud/OWNERS index 4bf8a5c422..2c3e9fa1a4 100644 --- a/stable/owncloud/OWNERS +++ b/stable/owncloud/OWNERS @@ -3,8 +3,10 @@ approvers: - tompizmor - sameersbn - carrodher +- juan131 reviewers: - prydonius - tompizmor - sameersbn - carrodher +- juan131