Merge pull request #77438 from cofyc/owners

Create OWNERS in volume scheduling package
This commit is contained in:
Kubernetes Prow Robot
2019-05-06 17:08:06 -07:00
committed by GitHub
2 changed files with 11 additions and 3 deletions

View File

@@ -4,10 +4,9 @@ approvers:
- jsafrane
- saad-ali
- thockin
- msau42 # for volume scheduling
- msau42
reviewers:
- jsafrane
- saad-ali
- thockin
- msau42 # for volume scheduling
- lichuqiang # for volume scheduling
- msau42

View File

@@ -0,0 +1,9 @@
# See the OWNERS docs at https://go.k8s.io/owners
approvers:
- msau42
- cofyc
reviewers:
- msau42
- cofyc
- lichuqiang