Delegate storage related slack channels to sig-storage.

- The sig-storage channel and those prefixed with csi are delegated
to sig-storage-leads.

- Channels wg-csi and wg-csi-migration are renamed to csi and
csi-migration to conform with slack channel naming schema.
This commit is contained in:
Bob Killen 2019-09-05 16:51:32 -04:00
parent 68565e8cbd
commit 897efdcaad
No known key found for this signature in database
GPG Key ID: 03FB8A8615239E6D
4 changed files with 20 additions and 3 deletions

View File

@ -278,7 +278,6 @@ channels:
- name: sig-scalability
- name: sig-scheduling
- name: sig-service-catalog
- name: sig-storage
- name: sig-testing
- name: sig-ui
- name: sig-usability
@ -316,8 +315,6 @@ channels:
archived: true
- name: wg-apply
- name: wg-component-standard
- name: wg-csi
- name: wg-csi-migration
- name: wg-iot-edge
- name: wg-k8s-infra
- name: wg-lts

View File

@ -17,4 +17,9 @@ restrictions:
channels:
- "^sig-release$"
- "^release-"
- path: "sig-storage/*.yaml"
channels:
- "^sig-storage$"
- "^csi$"
- "^csi-"
- path: "**/*" # prevent any other file from containing anything

View File

@ -0,0 +1,8 @@
# See the OWNERS docs at https://go.k8s.io/owners
reviewers:
- sig-storage-leads
approvers:
- sig-storage-leads
labels:
- sig/storage

View File

@ -0,0 +1,7 @@
channels:
- name: csi
id: C8EJ01Z46
- name: csi-migration
id: CG04EL876
- name: sig-storage