summaryrefslogtreecommitdiff
path: root/sig-auth
diff options
context:
space:
mode:
authorBob Killen <bobkillen@google.com>2022-06-12 15:58:02 -0500
committerBob Killen <bobkillen@google.com>2022-06-12 15:58:02 -0500
commit3ff058bc9cc83c2a2c3098fcc738aac4cefc5619 (patch)
treefbe13f86e5ae0b23224775d0e7c09b3dba28be87 /sig-auth
parent8992a8b463bec7ba934c6711f79786ba61b9350e (diff)
sig-auth: add pspmigrator repo
Diffstat (limited to 'sig-auth')
-rw-r--r--sig-auth/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/sig-auth/README.md b/sig-auth/README.md
index 4d150340..68371697 100644
--- a/sig-auth/README.md
+++ b/sig-auth/README.md
@@ -141,6 +141,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:**
+ - [kubernetes-sigs/pspmigrator](https://github.com/kubernetes-sigs/pspmigrator/blob/main/OWNERS)
- [kubernetes-sigs/wg-policy-prototypes](https://github.com/kubernetes-sigs/wg-policy-prototypes/blob/master/OWNERS)
- [kubernetes/kubernetes/pkg/apis/imagepolicy](https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/imagepolicy/OWNERS)
- [kubernetes/kubernetes/pkg/apis/policy](https://github.com/kubernetes/kubernetes/blob/master/pkg/apis/policy/OWNERS)