summaryrefslogtreecommitdiff
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
parent8992a8b463bec7ba934c6711f79786ba61b9350e (diff)
sig-auth: add pspmigrator repo
-rw-r--r--sig-auth/README.md1
-rw-r--r--sigs.yaml1
2 files changed, 2 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)
diff --git a/sigs.yaml b/sigs.yaml
index 200ff573..12789bcb 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -531,6 +531,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/pspmigrator/main/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