summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Killen <bobkillen@google.com>2022-01-27 09:06:24 -0500
committerBob Killen <bobkillen@google.com>2022-01-27 09:06:24 -0500
commit3a154c2518c9e0da0f48a452d787039a80531f2e (patch)
tree7c89342b62033fed6c13111adae59a5e67a76cf6
parent98da7b822928248e4ccd3bb085b6f00b67568da5 (diff)
sig-node: Add special-resource-operator subproject
-rw-r--r--sig-node/README.md3
-rw-r--r--sigs.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/sig-node/README.md b/sig-node/README.md
index 902afb7f..cd2f0890 100644
--- a/sig-node/README.md
+++ b/sig-node/README.md
@@ -74,6 +74,9 @@ The following [subprojects][subproject-definition] are owned by sig-node:
- [kubernetes-sigs/security-profiles-operator](https://github.com/kubernetes-sigs/security-profiles-operator/blob/master/OWNERS)
- **Contact:**
- Slack: [#security-profiles-operator](https://kubernetes.slack.com/messages/security-profiles-operator)
+### special-resource-operator
+- **Owners:**
+ - [kubernetes-sigs/special-resource-operator](https://github.com/kubernetes-sigs/special-resource-operator/blob/main/OWNERS)
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index 74e7d0de..99339200 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1980,6 +1980,9 @@ sigs:
slack: security-profiles-operator
owners:
- https://raw.githubusercontent.com/kubernetes-sigs/security-profiles-operator/master/OWNERS
+ - name: special-resource-operator
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/special-resource-operator/main/OWNERS
- dir: sig-release
name: Release
mission_statement: >