sig-azure: Add CSI driver subproject OWNERS
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
This commit is contained in:
parent
a1a66be143
commit
616a9d1953
|
@ -46,6 +46,10 @@ The following subprojects are owned by sig-azure:
|
|||
- **cluster-api-provider-azure**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
|
||||
- **csi-drivers-azure**
|
||||
- Owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS
|
||||
|
||||
## GitHub Teams
|
||||
|
||||
|
|
|
@ -585,6 +585,10 @@ sigs:
|
|||
- name: cluster-api-provider-azure
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/cluster-api-provider-azure/master/OWNERS
|
||||
- name: csi-drivers-azure
|
||||
owners:
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/azuredisk-csi-driver/master/OWNERS
|
||||
- https://raw.githubusercontent.com/kubernetes-sigs/azurefile-csi-driver/master/OWNERS
|
||||
- name: Big Data
|
||||
dir: sig-big-data
|
||||
mission_statement: >
|
||||
|
|
Loading…
Reference in New Issue