From 181f32398de312a7507f77067c75fd096db095c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reinhard=20N=C3=A4gele?= Date: Thu, 10 Jan 2019 17:01:15 +0100 Subject: [PATCH] [stable/keycloak] Add Thomas Darimont as maintainer (#10514) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Reinhard Nägele --- stable/keycloak/Chart.yaml | 4 +++- stable/keycloak/OWNERS | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/stable/keycloak/Chart.yaml b/stable/keycloak/Chart.yaml index 22bcffdebff4..100aacdcafc8 100644 --- a/stable/keycloak/Chart.yaml +++ b/stable/keycloak/Chart.yaml @@ -1,5 +1,5 @@ name: keycloak -version: 4.2.0 +version: 4.2.1 appVersion: 4.5.0.Final description: Open Source Identity and Access Management For Modern Applications and Services keywords: @@ -16,3 +16,5 @@ sources: maintainers: - name: unguiculus email: unguiculus@gmail.com + - name: thomasdarimont + email: thomas.darimont+github@gmail.com diff --git a/stable/keycloak/OWNERS b/stable/keycloak/OWNERS index 01e2ca4ddaef..2eff592a7665 100644 --- a/stable/keycloak/OWNERS +++ b/stable/keycloak/OWNERS @@ -1,4 +1,6 @@ approvers: - unguiculus +- thomasdarimont reviewers: - unguiculus +- thomasdarimont