mirror of https://github.com/knative/pkg.git
Update OWNERS_ALIASES to match autogen in community (#2078)
This commit is contained in:
parent
01dccc570b
commit
728bc4ad4e
10
OWNERS
10
OWNERS
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- productivity-approvers
|
||||
- productivity-writers
|
||||
|
||||
reviewers:
|
||||
- productivity-reviewers
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- kflag-approvers
|
||||
- mattmoor
|
||||
- vagababov
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- kmeta-approvers
|
||||
- mattmoor
|
||||
- vagababov
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- logging-approvers
|
||||
- mdemirhan
|
||||
- n3wscott
|
||||
- yanweiguo
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- source-approvers
|
||||
- n3wscott
|
||||
- vaikas
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- productivity-approvers
|
||||
- productivity-writers
|
||||
|
||||
reviewers:
|
||||
- productivity-reviewers
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,4 +1,7 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- network-approvers
|
||||
- markusthoemmes
|
||||
- tcnghia
|
||||
- vagababov
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue