From df0bdbc1087682c405d6637eb4246fdf69f900f8 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:01 +0200 Subject: [PATCH] [stable/phpbb] Add miguelaeh to OWNERS (#17013) * [stable/phpbb] Add miguelaeh to OWNERS Signed-off-by: Miguel A. Cabrera Minagorri * Update Chart.yaml Signed-off-by: Miguel A. Cabrera Minagorri --- stable/phpbb/Chart.yaml | 2 +- stable/phpbb/OWNERS | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/stable/phpbb/Chart.yaml b/stable/phpbb/Chart.yaml index 0e9f423352..5b8211b70e 100644 --- a/stable/phpbb/Chart.yaml +++ b/stable/phpbb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: phpbb -version: 6.2.0 +version: 6.2.1 appVersion: 3.2.7 description: Community forum that supports the notion of users and groups, file attachments, full-text search, notifications and more. keywords: diff --git a/stable/phpbb/OWNERS b/stable/phpbb/OWNERS index 5df81b6b97..f87e010777 100644 --- a/stable/phpbb/OWNERS +++ b/stable/phpbb/OWNERS @@ -5,6 +5,7 @@ approvers: - carrodher - javsalgar - juan131 +- miguelaeh reviewers: - prydonius - tompizmor @@ -12,3 +13,4 @@ reviewers: - carrodher - javsalgar - juan131 +- miguelaeh