From 970a002e5e84c1e7721e3d804d3d2b4c475d3e0e Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Fri, 2 Nov 2018 13:36:47 -0400 Subject: [PATCH] authenticators subproject approvers/reviewers Kubernetes-commit: 4fa2a0cc8a86a5d322e52c43eb7d5ffe36b7887f --- kubernetes/typed/authentication/OWNERS | 7 +++++++ listers/authentication/OWNERS | 7 +++++++ pkg/apis/clientauthentication/OWNERS | 7 +++++++ plugin/pkg/client/auth/OWNERS | 7 +++++++ tools/auth/OWNERS | 7 +++++++ 5 files changed, 35 insertions(+) create mode 100644 kubernetes/typed/authentication/OWNERS create mode 100644 listers/authentication/OWNERS create mode 100644 pkg/apis/clientauthentication/OWNERS create mode 100644 plugin/pkg/client/auth/OWNERS create mode 100644 tools/auth/OWNERS diff --git a/kubernetes/typed/authentication/OWNERS b/kubernetes/typed/authentication/OWNERS new file mode 100644 index 00000000..c607d2aa --- /dev/null +++ b/kubernetes/typed/authentication/OWNERS @@ -0,0 +1,7 @@ +approvers: +- sig-auth-authenticators-approvers +reviewers: +- sig-auth-authenticators-reviewers +labels: +- sig/auth + diff --git a/listers/authentication/OWNERS b/listers/authentication/OWNERS new file mode 100644 index 00000000..c607d2aa --- /dev/null +++ b/listers/authentication/OWNERS @@ -0,0 +1,7 @@ +approvers: +- sig-auth-authenticators-approvers +reviewers: +- sig-auth-authenticators-reviewers +labels: +- sig/auth + diff --git a/pkg/apis/clientauthentication/OWNERS b/pkg/apis/clientauthentication/OWNERS new file mode 100644 index 00000000..3b7ea1b1 --- /dev/null +++ b/pkg/apis/clientauthentication/OWNERS @@ -0,0 +1,7 @@ +# approval on api packages bubbles to api-approvers +reviewers: +- sig-auth-authenticators-approvers +- sig-auth-authenticators-reviewers +labels: +- sig/auth + diff --git a/plugin/pkg/client/auth/OWNERS b/plugin/pkg/client/auth/OWNERS new file mode 100644 index 00000000..c607d2aa --- /dev/null +++ b/plugin/pkg/client/auth/OWNERS @@ -0,0 +1,7 @@ +approvers: +- sig-auth-authenticators-approvers +reviewers: +- sig-auth-authenticators-reviewers +labels: +- sig/auth + diff --git a/tools/auth/OWNERS b/tools/auth/OWNERS new file mode 100644 index 00000000..c607d2aa --- /dev/null +++ b/tools/auth/OWNERS @@ -0,0 +1,7 @@ +approvers: +- sig-auth-authenticators-approvers +reviewers: +- sig-auth-authenticators-reviewers +labels: +- sig/auth +