From 88fe5d478ea3531b343286dac324bee8c7abee15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Cabrera=20Mi=C3=B1agorri?= Date: Wed, 11 Sep 2019 13:05:23 +0200 Subject: [PATCH] [stable/phabricator] Add miguelaeh to OWNERS (#17025) * [stable/phabricator] Add miguelaeh to OWNERS Signed-off-by: Miguel A. Cabrera Minagorri * Update Chart.yaml Signed-off-by: Miguel A. Cabrera Minagorri --- stable/phabricator/Chart.yaml | 2 +- stable/phabricator/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/phabricator/Chart.yaml b/stable/phabricator/Chart.yaml index 5b628dd6be..22d2cac624 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: phabricator -version: 7.0.5 +version: 7.0.6 appVersion: 2019.36.0 description: Collection of open source web applications that help software companies build better software. keywords: diff --git a/stable/phabricator/OWNERS b/stable/phabricator/OWNERS index 5df81b6b97..f87e010777 100644 --- a/stable/phabricator/OWNERS +++ b/stable/phabricator/OWNERS @@ -5,6 +5,7 @@ approvers: - carrodher - javsalgar - juan131 +- miguelaeh reviewers: - prydonius - tompizmor @@ -12,3 +13,4 @@ reviewers: - carrodher - javsalgar - juan131 +- miguelaeh