mirror of https://github.com/knative/caching.git
Update OWNERS_ALIASES to match autogen in community (#446)
This commit is contained in:
parent
5691bb38d4
commit
a928dbef31
2
OWNERS
2
OWNERS
|
@ -1,4 +1,4 @@
|
||||||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- caching-approvers
|
- serving-writers
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
aliases:
|
aliases:
|
||||||
caching-approvers:
|
serving-writers:
|
||||||
- dprotaso
|
- dprotaso
|
||||||
- evankanderson
|
- evankanderson
|
||||||
- grantr
|
- grantr
|
||||||
|
@ -9,7 +9,7 @@ aliases:
|
||||||
- vagababov
|
- vagababov
|
||||||
- vaikas
|
- vaikas
|
||||||
|
|
||||||
productivity-approvers:
|
productivity-writers:
|
||||||
- chaodaiG
|
- chaodaiG
|
||||||
- chizhg
|
- chizhg
|
||||||
productivity-reviewers:
|
productivity-reviewers:
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- productivity-approvers
|
- productivity-writers
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- productivity-reviewers
|
- productivity-reviewers
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- productivity-approvers
|
- productivity-writers
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- productivity-reviewers
|
- productivity-reviewers
|
||||||
|
|
Loading…
Reference in New Issue