Rename seccomp-operator to security-profiles-operator

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
This commit is contained in:
Sascha Grunert 2020-10-07 09:26:10 +02:00
parent 407895f499
commit b3de869be3
No known key found for this signature in database
GPG Key ID: 8CE029DD1A866E52
3 changed files with 9 additions and 8 deletions

View File

@ -160,7 +160,7 @@ channels:
- name: krane - name: krane
- name: krew - name: krew
- name: krex - name: krex
- name: krustlet - name: krustlet
- name: kube-aws - name: kube-aws
- name: kube-deploy - name: kube-deploy
archived: true archived: true
@ -301,7 +301,8 @@ channels:
- name: schemahero - name: schemahero
- name: se-users - name: se-users
- name: sealed-secrets - name: sealed-secrets
- name: seccomp-operator - name: security-profiles-operator
id: C013FQNB0A2
- name: service-binding-operator - name: service-binding-operator
- name: shippable - name: shippable
- name: shipper - name: shipper

View File

@ -66,11 +66,11 @@ The following [subprojects][subproject-definition] are owned by sig-node:
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS - https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
- **Contact:** - **Contact:**
- Slack: [#node-problem-detector](https://kubernetes.slack.com/messages/node-problem-detector) - Slack: [#node-problem-detector](https://kubernetes.slack.com/messages/node-problem-detector)
### seccomp-operator ### security-profiles-operator
- **Owners:** - **Owners:**
- https://raw.githubusercontent.com/kubernetes-sigs/seccomp-operator/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/security-profiles-operator/master/OWNERS
- **Contact:** - **Contact:**
- Slack: [#seccomp-operator](https://kubernetes.slack.com/messages/seccomp-operator) - Slack: [#security-profiles-operator](https://kubernetes.slack.com/messages/security-profiles-operator)
[subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects [subproject-definition]: https://github.com/kubernetes/community/blob/master/governance.md#subprojects
<!-- BEGIN CUSTOM CONTENT --> <!-- BEGIN CUSTOM CONTENT -->

View File

@ -1694,11 +1694,11 @@ sigs:
slack: node-problem-detector slack: node-problem-detector
owners: owners:
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS - https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
- name: seccomp-operator - name: security-profiles-operator
contact: contact:
slack: seccomp-operator slack: security-profiles-operator
owners: owners:
- https://raw.githubusercontent.com/kubernetes-sigs/seccomp-operator/master/OWNERS - https://raw.githubusercontent.com/kubernetes-sigs/security-profiles-operator/master/OWNERS
- dir: sig-release - dir: sig-release
name: Release name: Release
mission_statement: > mission_statement: >