Skip to content

Commit 8215c4d

Browse files
committed
sig-node: add seccomp-operator repo
1 parent b3b1fce commit 8215c4d

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

sig-node/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,11 @@ The following [subprojects][subproject-definition] are owned by sig-node:
6666
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
6767
- **Contact:**
6868
- Slack: [#node-problem-detector](https://kubernetes.slack.com/messages/node-problem-detector)
69+
### seccomp-operator
70+
- **Owners:**
71+
- https://raw.githubusercontent.com/kubernetes-sigs/seccomp-operator/master/OWNERS
72+
- **Contact:**
73+
- Slack: [#seccomp-operator](https://kubernetes.slack.com/messages/seccomp-operator)
6974

7075
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
7176
<!-- BEGIN CUSTOM CONTENT -->

sigs.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1671,6 +1671,11 @@ sigs:
16711671
slack: node-problem-detector
16721672
owners:
16731673
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
1674+
- name: seccomp-operator
1675+
contact:
1676+
slack: seccomp-operator
1677+
owners:
1678+
- https://raw.githubusercontent.com/kubernetes-sigs/seccomp-operator/master/OWNERS
16741679
- dir: sig-release
16751680
name: Release
16761681
mission_statement: >

0 commit comments

Comments
 (0)