Add OWNERS file for OpenStack CSI driver and cloud controller (#5753)
This commit is contained in:
parent
a4258b1244
commit
19865e81db
2 changed files with 12 additions and 0 deletions
6
roles/kubernetes-apps/csi_driver/OWNERS
Normal file
6
roles/kubernetes-apps/csi_driver/OWNERS
Normal file
|
@ -0,0 +1,6 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
reviewers:
|
||||
- alijahnas
|
||||
- luckySB
|
|
@ -0,0 +1,6 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
reviewers:
|
||||
- alijahnas
|
||||
- luckySB
|
Loading…
Reference in a new issue