summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com>2020-07-20 03:34:53 -0700
committerGitHub <noreply@github.com>2020-07-20 03:34:53 -0700
commit8eb21021d941b860f06590700b89a09d1ba3f4c7 (patch)
treecd9efeafa3463a1c5e3b61cd413ed15ba8b12325
parentf1395a7810f6c67267442f1bb759e2e5019538fe (diff)
parent8215c4de573410764e6e3eb3ec95e5c117836e5d (diff)
Merge pull request #4941 from nikhita/seccomp-operator
sig-node: add seccomp-operator repo
-rw-r--r--sig-node/README.md5
-rw-r--r--sigs.yaml5
2 files changed, 10 insertions, 0 deletions
diff --git a/sig-node/README.md b/sig-node/README.md
index adfa602e..b1de1548 100644
--- a/sig-node/README.md
+++ b/sig-node/README.md
@@ -66,6 +66,11 @@ The following [subprojects][subproject-definition] are owned by sig-node:
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
- **Contact:**
- Slack: [#node-problem-detector](https://kubernetes.slack.com/messages/node-problem-detector)
+### seccomp-operator
+- **Owners:**
+ - https://raw.githubusercontent.com/kubernetes-sigs/seccomp-operator/master/OWNERS
+- **Contact:**
+ - Slack: [#seccomp-operator](https://kubernetes.slack.com/messages/seccomp-operator)
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT -->
diff --git a/sigs.yaml b/sigs.yaml
index 2cbb022a..ce43d1e3 100644
--- a/sigs.yaml
+++ b/sigs.yaml
@@ -1686,6 +1686,11 @@ sigs:
slack: node-problem-detector
owners:
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
+ - name: seccomp-operator
+ contact:
+ slack: seccomp-operator
+ owners:
+ - https://raw.githubusercontent.com/kubernetes-sigs/seccomp-operator/master/OWNERS
- dir: sig-release
name: Release
mission_statement: >