mirror of https://github.com/knative/caching.git
Update OWNERS to use OWNERS_ALIASES (#32)
This commit is contained in:
parent
57c5ec9f25
commit
0c2ca63ba3
7
OWNERS
7
OWNERS
|
@ -1,6 +1,7 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- evankanderson
|
||||
- mattmoor
|
||||
- vaikas-google
|
||||
- caching-approvers
|
||||
|
||||
reviewers:
|
||||
- caching-reviewers
|
||||
|
|
|
@ -0,0 +1,25 @@
|
|||
aliases:
|
||||
caching-approvers:
|
||||
- evankanderson
|
||||
- mattmoor
|
||||
- vaikas-google
|
||||
caching-reviewers:
|
||||
- evankanderson
|
||||
- mattmoor
|
||||
- vaikas-google
|
||||
|
||||
productivity-approvers:
|
||||
- adrcunha
|
||||
- chaodaiG
|
||||
- srinivashegde86
|
||||
productivity-reviewers:
|
||||
- adrcunha
|
||||
- chaodaiG
|
||||
- coryrc
|
||||
- dushyanthsc
|
||||
- ericKlawitter
|
||||
- Fredy-Z
|
||||
- nbarthwal
|
||||
- srinivashegde86
|
||||
- steuhs
|
||||
- yt3liu
|
|
@ -1,4 +1,10 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- adrcunha
|
||||
- productivity-approvers
|
||||
|
||||
reviewers:
|
||||
- productivity-reviewers
|
||||
|
||||
labels:
|
||||
- area/test-and-release
|
||||
|
|
11
test/OWNERS
11
test/OWNERS
|
@ -1,7 +1,10 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- adrcunha
|
||||
- jessiezcc
|
||||
- srinivashegde86
|
||||
- steuhs
|
||||
- productivity-approvers
|
||||
|
||||
reviewers:
|
||||
- productivity-reviewers
|
||||
|
||||
labels:
|
||||
- area/test-and-release
|
||||
|
|
Loading…
Reference in New Issue