From 1d1cac71fa32cc4a092a23908c8dc7b99ea370b6 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:43 +0200 Subject: [PATCH] [stable/suitecrm] Add miguelaeh to OWNERS (#17019) * [stable/suitecrm] Add miguelaeh to OWNERS Signed-off-by: Miguel A. Cabrera Minagorri * Update Chart.yaml Signed-off-by: Miguel A. Cabrera Minagorri --- stable/suitecrm/Chart.yaml | 2 +- stable/suitecrm/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/suitecrm/Chart.yaml b/stable/suitecrm/Chart.yaml index e7044f9401..b24c22757e 100644 --- a/stable/suitecrm/Chart.yaml +++ b/stable/suitecrm/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: suitecrm -version: 7.2.2 +version: 7.2.3 appVersion: 7.11.8 description: SuiteCRM is a completely open source enterprise-grade Customer Relationship Management (CRM) application. SuiteCRM is a software fork of the popular customer relationship management (CRM) system SugarCRM. keywords: diff --git a/stable/suitecrm/OWNERS b/stable/suitecrm/OWNERS index 5df81b6b97..f87e010777 100644 --- a/stable/suitecrm/OWNERS +++ b/stable/suitecrm/OWNERS @@ -5,6 +5,7 @@ approvers: - carrodher - javsalgar - juan131 +- miguelaeh reviewers: - prydonius - tompizmor @@ -12,3 +13,4 @@ reviewers: - carrodher - javsalgar - juan131 +- miguelaeh