Skip to content

Commit 04d69b2

Browse files
authored
Merge pull request kubernetes#77438 from cofyc/owners
Create OWNERS in volume scheduling package
2 parents a9fc975 + 87ca3bd commit 04d69b2

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

pkg/controller/volume/persistentvolume/OWNERS

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,9 @@ approvers:
44
- jsafrane
55
- saad-ali
66
- thockin
7-
- msau42 # for volume scheduling
7+
- msau42
88
reviewers:
99
- jsafrane
1010
- saad-ali
1111
- thockin
12-
- msau42 # for volume scheduling
13-
- lichuqiang # for volume scheduling
12+
- msau42
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# See the OWNERS docs at https://go.k8s.io/owners
2+
3+
approvers:
4+
- msau42
5+
- cofyc
6+
reviewers:
7+
- msau42
8+
- cofyc
9+
- lichuqiang

0 commit comments

Comments
 (0)