mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
bf29bd95a6
With v544eb89198304846c8a9c488da6790a1672cac64 the CODEOWNERS file was amended to include an entry for the `localize` angular package. This package exists in master, but not in the `8.x` branch. This patch removes the entry from the file so that CI will work for `8.x`. PR Close #32618