mirror of https://github.com/knative/community.git
Add TOC to approvers for OWNERS_ALIASES (#914)
* Add TOC to approvers for OWNERS_ALIASES * Add trailing newline
This commit is contained in:
parent
1d793f12b5
commit
38536f8841
13
OWNERS
13
OWNERS
|
@ -2,5 +2,16 @@
|
||||||
|
|
||||||
approvers:
|
approvers:
|
||||||
- steering-committee
|
- steering-committee
|
||||||
|
|
||||||
reviewers:
|
reviewers:
|
||||||
- steering-committee
|
- steering-committee
|
||||||
|
|
||||||
|
filters:
|
||||||
|
# Allow TOC to also approve OWNERS_ALIASES changes for reviewers/approvers
|
||||||
|
".*OWNERS_ALIASES":
|
||||||
|
reviewers:
|
||||||
|
- steering-committee
|
||||||
|
- technical-oversight-committee
|
||||||
|
approvers:
|
||||||
|
- steering-committee
|
||||||
|
- technical-oversight-committee
|
||||||
|
|
Loading…
Reference in New Issue