From 606eb1e9310105ad6e5e23c1d543771b8954f13c 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 Kubernetes-commit: 3561f23128a35a53256e541776eea1a7c3437c11 --- plugin/pkg/client/auth/oidc/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/pkg/client/auth/oidc/OWNERS b/plugin/pkg/client/auth/oidc/OWNERS index d2210cb8..e0f3c6ca 100644 --- a/plugin/pkg/client/auth/oidc/OWNERS +++ b/plugin/pkg/client/auth/oidc/OWNERS @@ -2,3 +2,4 @@ approvers: - ericchiang reviewers: - ericchiang +- rithujohn191