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:
parent
485ce640fd
commit
ff1be4cd28
|
@ -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
|
# Special cases
|
||||||
# ================================================
|
# ================================================
|
||||||
|
|
Loading…
Reference in New Issue