Skip to content

Commit 8eb2102

Browse files
authored
Merge pull request #4941 from nikhita/seccomp-operator
sig-node: add seccomp-operator repo
2 parents f1395a7 + 8215c4d commit 8eb2102

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
@@ -1686,6 +1686,11 @@ sigs:
16861686
slack: node-problem-detector
16871687
owners:
16881688
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
1689+
- name: seccomp-operator
1690+
contact:
1691+
slack: seccomp-operator
1692+
owners:
1693+
- https://raw.githubusercontent.com/kubernetes-sigs/seccomp-operator/master/OWNERS
16891694
- dir: sig-release
16901695
name: Release
16911696
mission_statement: >

0 commit comments

Comments
 (0)