Update OWNERS_ALIASES to match autogen in community (#2078)

This commit is contained in:
Evan Anderson 2021-04-08 07:42:51 -07:00 committed by GitHub
parent 01dccc570b
commit 728bc4ad4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
20 changed files with 74 additions and 94 deletions

10
OWNERS
View File

@ -1,4 +1,12 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- pkg-approvers
- technical-oversight-committee
- dprotaso
- grantr
- markusthoemmes
- mattmoor
- tcnghia
- vagababov
- vaikas
- n3wscott

View File

@ -1,91 +1,42 @@
aliases:
pkg-approvers:
- dprotaso
technical-oversight-committee:
- evankanderson
- grantr
- markusthoemmes
- mattmoor
- tcnghia
- vagababov
- vaikas
- n3wscott
- rhuss
apis-approvers:
- mattmoor
- vaikas
- n3wscott
apis-reviewers:
- whaught
apis-duck-approvers:
- mattmoor
- vaikas
apis-duck-reviewers:
- whaught
codegen-approvers:
- mattmoor
- n3wscott
codegen-reviewers:
- whaught
configmap-approvers:
pkg-configmap-reviewers:
- dprotaso
- mattmoor
- mdemirhan
- dprotaso
- vagababov
controller-approvers:
pkg-configmap-writers:
- dprotaso
- mattmoor
- mdemirhan
- vagababov
pkg-controller-reviewers:
- grantr
- mattmoor
- tcnghia
- vagababov
controller-reviewers:
- whaught
kflag-approvers:
pkg-controller-writers:
- grantr
- mattmoor
- vagababov
kmeta-approvers:
- mattmoor
- vagababov
logging-approvers:
- mdemirhan
- n3wscott
- yanweiguo
metrics-approvers:
- mdemirhan
- yanweiguo
metrics-reviewers:
- mdemirhan
- yanweiguo
- skonto
network-approvers:
- markusthoemmes
- tcnghia
- vagababov
productivity-approvers:
- chaodaiG
- chizhg
productivity-reviewers:
- chaodaiG
- coryrc
- chizhg
- evankanderson
- steuhs
- yt3liu
source-approvers:
productivity-writers:
- chizhg
- n3wscott
- vaikas
webhook-approvers:
- dprotaso
- mattmoor
- tcnghia
webhook-reviewers:
- whaught

View File

@ -1,7 +1,9 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- apis-approvers
- mattmoor
- vaikas
- n3wscott
reviewers:
- apis-reviewers
- whaught

View File

@ -1,7 +1,8 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- apis-duck-approvers
- mattmoor
- vaikas
reviewers:
- apis-duck-reviewers
- whaught

View File

@ -1,7 +1,8 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- codegen-approvers
- mattmoor
- n3wscott
reviewers:
- codegen-reviewers
- whaught

View File

@ -1,4 +1,6 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- configmap-approvers
- pkg-configmap-writers
reviewers:
- pkg-configmap-reviewers

View File

@ -1,7 +1,7 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- controller-approvers
- pkg-controller-writers
reviewers:
- controller-reviewers
- pkg-controller-reviewers

View File

@ -1,7 +1,7 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- productivity-approvers
- productivity-writers
reviewers:
- productivity-reviewers

View File

@ -1,7 +1,7 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- controller-approvers
- pkg-controller-writers
reviewers:
- controller-reviewers
- pkg-controller-reviewers

View File

@ -1,4 +1,5 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- kflag-approvers
- mattmoor
- vagababov

View File

@ -1,4 +1,5 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- kmeta-approvers
- mattmoor
- vagababov

View File

@ -1,4 +1,6 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- logging-approvers
- mdemirhan
- n3wscott
- yanweiguo

View File

@ -1,7 +1,10 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- metrics-approvers
- mdemirhan
- yanweiguo
reviewers:
- metrics-reviewers
- mdemirhan
- yanweiguo
- skonto

View File

@ -1,10 +1,10 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- controller-approvers
- pkg-controller-writers
reviewers:
- controller-reviewers
- pkg-controller-reviewers
labels:
- area/API

View File

@ -1,7 +1,7 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- controller-approvers
- pkg-controller-writers
reviewers:
- controller-reviewers
- pkg-controller-reviewers

View File

@ -1,4 +1,5 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- source-approvers
- n3wscott
- vaikas

View File

@ -1,7 +1,7 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- productivity-approvers
- productivity-writers
reviewers:
- productivity-reviewers

View File

@ -1,4 +1,6 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- configmap-approvers
- pkg-configmap-writers
reviewers:
- pkg-configmap-reviewers

View File

@ -1,7 +1,9 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- webhook-approvers
- dprotaso
- mattmoor
- tcnghia
reviewers:
- webhook-reviewers
- whaught

View File

@ -1,4 +1,7 @@
# The OWNERS file is used by prow to automatically merge approved PRs.
approvers:
- network-approvers
- markusthoemmes
- tcnghia
- vagababov