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 +