diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2c7c6d8f09..3f6ead0e19 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -731,14 +731,6 @@ testing/** @angular/fw-test -# ================================================ -# Public API -# ================================================ - -/tools/public_api_guard/** @angular/fw-public-api - - - # ================================================ # Build & CI Owners # ================================================ @@ -755,6 +747,14 @@ testing/** @angular/fw-test +# ================================================ +# Public API +# ================================================ + +/tools/public_api_guard/** @angular/fw-public-api + + + # ================================================ # CODEOWNERS Owners owners ... # ================================================