diff --git a/stable/dokuwiki/Chart.yaml b/stable/dokuwiki/Chart.yaml index cea73277d5..25acedf6ce 100644 --- a/stable/dokuwiki/Chart.yaml +++ b/stable/dokuwiki/Chart.yaml @@ -1,5 +1,5 @@ name: dokuwiki -version: 1.0.0 +version: 1.0.1 appVersion: 0.20170219.201708232029 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 0d4d6f1291..4bf8a5c422 100644 --- a/stable/dokuwiki/OWNERS +++ b/stable/dokuwiki/OWNERS @@ -2,7 +2,9 @@ approvers: - prydonius - tompizmor - sameersbn +- carrodher reviewers: - prydonius - tompizmor - sameersbn +- carrodher