From fef24fa37cfa0e606d2c2b3863884c50df17d1af Mon Sep 17 00:00:00 2001 From: Nikhita Raghunath Date: Thu, 2 Apr 2020 15:51:54 +0530 Subject: [PATCH] sig-auth: add wg-policy-prototypes repo --- sig-auth/README.md | 1 + sigs.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/sig-auth/README.md b/sig-auth/README.md index b27318cdb..ac9578b2a 100644 --- a/sig-auth/README.md +++ b/sig-auth/README.md @@ -125,6 +125,7 @@ Node identity management (co-owned with sig-lifecycle), and authorization restri ### policy-management API validation and policies enforced during admission, such as PodSecurityPolicy. Excludes run-time policies like NetworkPolicy and Seccomp. - **Owners:** + - https://raw.githubusercontent.com/kubernetes-sigs/wg-policy-prototypes/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/imagepolicy/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/policy/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/policy/OWNERS diff --git a/sigs.yaml b/sigs.yaml index 429458900..cef162c78 100644 --- a/sigs.yaml +++ b/sigs.yaml @@ -473,6 +473,7 @@ sigs: description: | API validation and policies enforced during admission, such as PodSecurityPolicy. Excludes run-time policies like NetworkPolicy and Seccomp. owners: + - https://raw.githubusercontent.com/kubernetes-sigs/wg-policy-prototypes/master/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/imagepolicy/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/apis/policy/OWNERS - https://raw.githubusercontent.com/kubernetes/kubernetes/master/pkg/registry/policy/OWNERS