From acffe3eaf9ac3bcd3aeecf2915aaf91efd24f08d Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Tue, 5 Jun 2018 13:58:57 +0200 Subject: [PATCH] Add juan131 as owner (#5920) --- stable/dokuwiki/Chart.yaml | 2 +- stable/dokuwiki/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/dokuwiki/Chart.yaml b/stable/dokuwiki/Chart.yaml index 1dac1970c8..8ecdcd5662 100644 --- a/stable/dokuwiki/Chart.yaml +++ b/stable/dokuwiki/Chart.yaml @@ -1,5 +1,5 @@ name: dokuwiki -version: 1.0.2 +version: 1.0.3 appVersion: 0.20180422.201805030840 description: DokuWiki is a standards-compliant, simple to use wiki optimized for creating documentation. It is targeted at developer teams, workgroups, and small companies. diff --git a/stable/dokuwiki/OWNERS b/stable/dokuwiki/OWNERS index 4bf8a5c422..2c3e9fa1a4 100644 --- a/stable/dokuwiki/OWNERS +++ b/stable/dokuwiki/OWNERS @@ -3,8 +3,10 @@ approvers: - tompizmor - sameersbn - carrodher +- juan131 reviewers: - prydonius - tompizmor - sameersbn - carrodher +- juan131