mirror of https://github.com/knative/docs.git
Update OWNERS_ALIASES to match autogen in community (#3406)
* Update OWNERS_ALIASES to match autogen in community * Fix spelling of TOC * Fix whitespace lint. I couldn't see it. * Add additional productivity-reviewers from later grouping
This commit is contained in:
parent
ea26207311
commit
778b1fb3ae
7
OWNERS
7
OWNERS
|
@ -1,8 +1,9 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- eng-approvers
|
||||
- docs-approvers
|
||||
- docs-writers
|
||||
- technical-oversight-committee
|
||||
- steering-committee
|
||||
reviewers:
|
||||
- docs-approvers
|
||||
- docs-writers
|
||||
- docs-reviewers
|
||||
|
|
|
@ -11,7 +11,7 @@ aliases:
|
|||
- vagababov
|
||||
- vaikas
|
||||
|
||||
docs-approvers:
|
||||
docs-writers:
|
||||
- carieshmarie
|
||||
- richieescarez
|
||||
- abrennan89
|
||||
|
@ -24,41 +24,43 @@ aliases:
|
|||
- RichardJJG
|
||||
- snneji
|
||||
|
||||
blog-approvers:
|
||||
- macruzbar
|
||||
|
||||
productivity-approvers:
|
||||
- chaodaiG
|
||||
productivity-writers
|
||||
- chizhg
|
||||
- n3wscott
|
||||
|
||||
productivity-reviewers:
|
||||
- chaodaiG
|
||||
- coryrc
|
||||
- chizhg
|
||||
- efiturri
|
||||
- evankanderson
|
||||
- peterfeifanchen
|
||||
- steuhs
|
||||
- yt3liu
|
||||
|
||||
eventing-eng-approvers:
|
||||
eventing-writers:
|
||||
- akashrv
|
||||
- antoineco
|
||||
- devguyio
|
||||
- grantr
|
||||
- lberk
|
||||
- lionelvillard
|
||||
- matzew
|
||||
- n3wscott
|
||||
- slinkydeveloper
|
||||
- vaikas
|
||||
- zhongduo
|
||||
|
||||
eventing-wg-leads
|
||||
- grantr
|
||||
- lionelvillard
|
||||
- vaikas
|
||||
|
||||
eventing-eng-reviewers:
|
||||
- evankanderson
|
||||
- grantr
|
||||
- lionelvillard
|
||||
channel-wg-leads:
|
||||
- matzew
|
||||
- n3wscott
|
||||
- nachocano
|
||||
- vaikas
|
||||
- slinkydeveloper
|
||||
|
||||
eventing-channels-eng-approvers:
|
||||
- matzew
|
||||
|
||||
eventing-sources-eng-approvers:
|
||||
source-wg-leads
|
||||
- lionelvillard
|
||||
- n3wscott
|
||||
- nachocano
|
||||
- vaikas
|
||||
|
||||
install-eng-reviewers:
|
||||
|
@ -74,3 +76,29 @@ aliases:
|
|||
- tcnghia
|
||||
- vagababov
|
||||
- vaikas
|
||||
|
||||
serving-writers:
|
||||
- ZhiminXiang
|
||||
- dprotaso
|
||||
- markusthoemmes
|
||||
- nak3
|
||||
- tcnghia
|
||||
- vagababov
|
||||
|
||||
steering-committee:
|
||||
- bsnchan
|
||||
- mbehrendt
|
||||
- pmorie
|
||||
- thisisnotapril
|
||||
- vaikas
|
||||
|
||||
technical-oversight-committee:
|
||||
- evankanderson
|
||||
- grantr
|
||||
- markusthoemmes
|
||||
- rhuss
|
||||
|
||||
ux-wg-leads:
|
||||
- csantanapr
|
||||
- omerbensaadon
|
||||
|
||||
|
|
|
@ -1,2 +1,4 @@
|
|||
# Maria is managing Knative community matters from Google.
|
||||
approvers:
|
||||
- blog-approvers
|
||||
- macruzbar
|
||||
|
||||
|
|
|
@ -1,6 +1,9 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- eventing-eng-approvers
|
||||
- eventing-wg-leads
|
||||
reviewers:
|
||||
- eventing-eng-reviewers
|
||||
- eventing-wg-leads
|
||||
- source-wg-leads
|
||||
- channel-wg-leads
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- eventing-channels-eng-approvers
|
||||
- channel-wg-leads
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- eventing-sources-eng-approvers
|
||||
- eventing-channels-eng-approvers
|
||||
- source-wg-leads
|
||||
- channel-wg-leads
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- eventing-sources-eng-approvers
|
||||
- source-wg-leads
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
reviewers:
|
||||
- install-eng-reviewers
|
||||
- eventing-writers
|
||||
- serving-writers
|
||||
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- eng-approvers
|
||||
- serving-writers
|
||||
reviwers:
|
||||
- serving-writers
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# The OWNERS file is used by prow to automatically merge approved PRs.
|
||||
|
||||
approvers:
|
||||
- productivity-approvers
|
||||
- productivity-writers
|
||||
|
||||
reviewers:
|
||||
- productivity-reviewers
|
||||
|
|
Loading…
Reference in New Issue