From 33a4964126edbfb34f6c32a058d8a3170a5d0153 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Rodr=C3=ADguez=20Hern=C3=A1ndez?= Date: Wed, 11 Apr 2018 00:49:55 +0200 Subject: [PATCH] [stable/orangehrm] Add carrodher as owner (#4854) * Add carrodher as owner * Incrementing the chart version --- stable/orangehrm/Chart.yaml | 2 +- stable/orangehrm/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/orangehrm/Chart.yaml b/stable/orangehrm/Chart.yaml index 96e7987d0b..2a0149a04f 100644 --- a/stable/orangehrm/Chart.yaml +++ b/stable/orangehrm/Chart.yaml @@ -1,5 +1,5 @@ name: orangehrm -version: 1.0.2 +version: 1.0.3 appVersion: 4.0.0 description: OrangeHRM is a free HR management system that offers a wealth of modules to suit the needs of your business. diff --git a/stable/orangehrm/OWNERS b/stable/orangehrm/OWNERS index 0d4d6f1291..4bf8a5c422 100644 --- a/stable/orangehrm/OWNERS +++ b/stable/orangehrm/OWNERS @@ -2,7 +2,9 @@ approvers: - prydonius - tompizmor - sameersbn +- carrodher reviewers: - prydonius - tompizmor - sameersbn +- carrodher