diff --git a/plugin/pkg/authenticator/token/oidc/OWNERS b/plugin/pkg/authenticator/token/oidc/OWNERS index d2210cb89..e0f3c6ca9 100644 --- a/plugin/pkg/authenticator/token/oidc/OWNERS +++ b/plugin/pkg/authenticator/token/oidc/OWNERS @@ -2,3 +2,4 @@ approvers: - ericchiang reviewers: - ericchiang +- rithujohn191