Skip to content

Commit

Permalink
ci: tighten code owners for size tracking (angular#33969)
Browse files Browse the repository at this point in the history
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 angular#33969
  • Loading branch information
kara authored and matsko committed Nov 22, 2019
1 parent 485ce64 commit ff1be4c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -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
# ================================================
Expand Down

0 comments on commit ff1be4c

Please sign in to comment.