remove redundant reviewers from devstats owners
approvers are now automatically put into the pool of reviewers for auto-request by prow's blunderbuss plugin
This commit is contained in:
parent
77ce85085f
commit
ba41e3b9b8
|
@ -1,12 +1,9 @@
|
||||||
# See the OWNERS docs at https://go.k8s.io/owners
|
# See the OWNERS docs at https://go.k8s.io/owners
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- Phillels
|
|
||||||
- dims
|
- dims
|
||||||
- jberkus
|
|
||||||
- nikhita
|
- nikhita
|
||||||
- parispittman
|
- parispittman
|
||||||
- spiffxp
|
|
||||||
approvers:
|
approvers:
|
||||||
- Phillels
|
- Phillels
|
||||||
- lukaszgryglicki
|
- lukaszgryglicki
|
||||||
|
|
Loading…
Reference in New Issue