From bf4c6be10420b4a8c52a45b12e483fb253eaeba2 Mon Sep 17 00:00:00 2001 From: Alen Komljen Date: Thu, 13 Jun 2019 14:52:14 +0200 Subject: [PATCH] Add @komljen as maintainer (#14781) Signed-off-by: Alen Komljen --- incubator/buzzfeed-sso/Chart.yaml | 4 +++- incubator/buzzfeed-sso/OWNERS | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/incubator/buzzfeed-sso/Chart.yaml b/incubator/buzzfeed-sso/Chart.yaml index fe2f3f9725..1adee104a7 100644 --- a/incubator/buzzfeed-sso/Chart.yaml +++ b/incubator/buzzfeed-sso/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v1 description: Single sign-on for your Kubernetes services using Google OAuth name: buzzfeed-sso -version: 0.0.1 +version: 0.0.2 appVersion: 1.1.0 home: https://github.com/buzzfeed/sso sources: @@ -14,3 +14,5 @@ icon: https://user-images.githubusercontent.com/10510566/44476420-a64e5980-a605- maintainers: - name: darioblanco email: dblanco@minddoc.de + - name: komljen + email: alen.komljen@live.com diff --git a/incubator/buzzfeed-sso/OWNERS b/incubator/buzzfeed-sso/OWNERS index 3ee6653c63..35abed20c9 100644 --- a/incubator/buzzfeed-sso/OWNERS +++ b/incubator/buzzfeed-sso/OWNERS @@ -1,4 +1,6 @@ approvers: - darioblanco +- komljen reviewers: - darioblanco +- komljen \ No newline at end of file