From 2332e58dbf18ec1f661c87328a4732da9ffded78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Cabrera=20Mi=C3=B1agorri?= Date: Tue, 10 Sep 2019 13:11:42 +0200 Subject: [PATCH] [stable/ghost] Add miguelaeh to OWNERS (#17032) Signed-off-by: Miguel A. Cabrera Minagorri --- stable/ghost/Chart.yaml | 2 +- stable/ghost/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/ghost/Chart.yaml b/stable/ghost/Chart.yaml index b3c17835cb..ed1b3d620e 100644 --- a/stable/ghost/Chart.yaml +++ b/stable/ghost/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: ghost -version: 7.2.3 +version: 7.2.4 appVersion: 2.31.0 description: A simple, powerful publishing platform that allows you to share your stories with the world keywords: diff --git a/stable/ghost/OWNERS b/stable/ghost/OWNERS index 5df81b6b97..f87e010777 100644 --- a/stable/ghost/OWNERS +++ b/stable/ghost/OWNERS @@ -5,6 +5,7 @@ approvers: - carrodher - javsalgar - juan131 +- miguelaeh reviewers: - prydonius - tompizmor @@ -12,3 +13,4 @@ reviewers: - carrodher - javsalgar - juan131 +- miguelaeh