From 36167b134ed53b759836800e403c74caaff5a005 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Cabrera=20Mi=C3=B1agorri?= Date: Wed, 11 Sep 2019 06:42:09 +0200 Subject: [PATCH] [stable/orangehrm] Add miguelaeh to OWNERS (#17015) Signed-off-by: Miguel A. Cabrera Minagorri --- 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 5ad588625a..fcd48d9129 100644 --- a/stable/orangehrm/Chart.yaml +++ b/stable/orangehrm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: orangehrm -version: 6.2.2 +version: 6.2.3 appVersion: 4.3.3-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 5df81b6b97..f87e010777 100644 --- a/stable/orangehrm/OWNERS +++ b/stable/orangehrm/OWNERS @@ -5,6 +5,7 @@ approvers: - carrodher - javsalgar - juan131 +- miguelaeh reviewers: - prydonius - tompizmor @@ -12,3 +13,4 @@ reviewers: - carrodher - javsalgar - juan131 +- miguelaeh