mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
Merge pull request #97254 from MikeSpreitzer/apf-owners
Create OWNERS for most of the API Priority and Fairness impl
This commit is contained in:
commit
e5bd3d1bb4
1 changed files with 15 additions and 0 deletions
15
staging/src/k8s.io/apiserver/pkg/util/flowcontrol/OWNERS
Normal file
15
staging/src/k8s.io/apiserver/pkg/util/flowcontrol/OWNERS
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
approvers:
|
||||
- lavalamp
|
||||
- deads2k
|
||||
- yue9944882
|
||||
- MikeSpreitzer
|
||||
reviewers:
|
||||
- lavalamp
|
||||
- deads2k
|
||||
- yue9944882
|
||||
- MikeSpreitzer
|
||||
labels:
|
||||
- sig/api-machinery
|
||||
- area/apiserver
|
||||
Loading…
Reference in a new issue