Skip to content

Commit 01165b1

Browse files
authored
Merge pull request #5195 from saschagrunert/seccomp-operator-rename
Rename seccomp-operator to security-profiles-operator
2 parents 407895f + b3de869 commit 01165b1

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

communication/slack-config/channels.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ channels:
160160
- name: krane
161161
- name: krew
162162
- name: krex
163-
- name: krustlet
163+
- name: krustlet
164164
- name: kube-aws
165165
- name: kube-deploy
166166
archived: true
@@ -301,7 +301,8 @@ channels:
301301
- name: schemahero
302302
- name: se-users
303303
- name: sealed-secrets
304-
- name: seccomp-operator
304+
- name: security-profiles-operator
305+
id: C013FQNB0A2
305306
- name: service-binding-operator
306307
- name: shippable
307308
- name: shipper

sig-node/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +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
69+
### security-profiles-operator
7070
- **Owners:**
71-
- https://raw.githubusercontent.com/kubernetes-sigs/seccomp-operator/master/OWNERS
71+
- https://raw.githubusercontent.com/kubernetes-sigs/security-profiles-operator/master/OWNERS
7272
- **Contact:**
73-
- Slack: [#seccomp-operator](https://kubernetes.slack.com/messages/seccomp-operator)
73+
- Slack: [#security-profiles-operator](https://kubernetes.slack.com/messages/security-profiles-operator)
7474

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

sigs.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1694,11 +1694,11 @@ sigs:
16941694
slack: node-problem-detector
16951695
owners:
16961696
- https://raw.githubusercontent.com/kubernetes/node-problem-detector/master/OWNERS
1697-
- name: seccomp-operator
1697+
- name: security-profiles-operator
16981698
contact:
1699-
slack: seccomp-operator
1699+
slack: security-profiles-operator
17001700
owners:
1701-
- https://raw.githubusercontent.com/kubernetes-sigs/seccomp-operator/master/OWNERS
1701+
- https://raw.githubusercontent.com/kubernetes-sigs/security-profiles-operator/master/OWNERS
17021702
- dir: sig-release
17031703
name: Release
17041704
mission_statement: >

0 commit comments

Comments
 (0)