ci: tighten code owners for size tracking (#33969)

It will be easier to track regressions in size if fewer people
are approving size diffs in PRs. That way, we will have a few
people that have a fuller picture of where size changes are
coming from.

PR Close #33969
This commit is contained in:
Kara Erickson 2019-11-21 11:32:13 -08:00 committed by Matias Niemelä
parent 485ce640fd
commit ff1be4cd28
1 changed files with 8 additions and 0 deletions

8
.github/CODEOWNERS vendored
View File

@ -945,6 +945,14 @@ testing/** @angular/fw-test
# ================================================
# Size tracking
# ================================================
/aio/scripts/_payload-limits.json @kara @IgorMinar
/integration/_payload-limits.json @kara @IgorMinar
# ================================================
# Special cases
# ================================================