From 3561f23128a35a53256e541776eea1a7c3437c11 Mon Sep 17 00:00:00 2001 From: Eric Chiang Date: Mon, 5 Mar 2018 10:44:33 -0800 Subject: [PATCH] oidc: add rithujohn191 as a reviewer --- .../k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/OWNERS | 1 + staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS | 1 + 2 files changed, 2 insertions(+) diff --git a/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/OWNERS b/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/OWNERS index d2210cb89abcd..e0f3c6ca980ec 100644 --- a/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/OWNERS +++ b/staging/src/k8s.io/apiserver/plugin/pkg/authenticator/token/oidc/OWNERS @@ -2,3 +2,4 @@ approvers: - ericchiang reviewers: - ericchiang +- rithujohn191 diff --git a/staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS b/staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS index d2210cb89abcd..e0f3c6ca980ec 100644 --- a/staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS +++ b/staging/src/k8s.io/client-go/plugin/pkg/client/auth/oidc/OWNERS @@ -2,3 +2,4 @@ approvers: - ericchiang reviewers: - ericchiang +- rithujohn191