sig-node: add seccomp-operator repo
This commit is contained in:
parent
b3b1fce56e
commit
8215c4de57
|
@ -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 -->
|
||||
|
|
|
@ -1671,6 +1671,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: >
|
||||
|
|
Loading…
Reference in New Issue