mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-06-08 16:30:57 -04:00
cmd/kubemark: Remove inactive members from OWNERS
As a part of cleaning up inactive members (those with no activity within the past 18 months) from OWNERS files, this commit moves gmarek from an approver to an emeritus_approver.
This commit is contained in:
parent
3081b481b5
commit
1a9e95d672
1 changed files with 2 additions and 2 deletions
|
|
@ -1,12 +1,12 @@
|
|||
# See the OWNERS docs at https://go.k8s.io/owners
|
||||
|
||||
reviewers:
|
||||
- gmarek
|
||||
- shyamjvs
|
||||
- sig-scalability-reviewers
|
||||
- wojtek-t
|
||||
approvers:
|
||||
- gmarek
|
||||
- shyamjvs
|
||||
- sig-scalability-approvers
|
||||
- wojtek-t
|
||||
emeritus_approvers:
|
||||
- gmarek
|
||||
|
|
|
|||
Loading…
Reference in a new issue