Remove self from CODEOWNERS (#125337)

Remove self from `CODEOWNERS` file for `flutter_tools`. Now that we have the PR cocoon labeler the tools team should see any PRs that change these files, and tag the right people to review.

Also remove ownership of the `CODEOWNERS` file itself.
This commit is contained in:
Jenn Magder
2023-04-21 15:33:05 -07:00
committed by GitHub
parent 152f160508
commit a2c247117b

View File

@@ -6,7 +6,4 @@
#
# Use git ls-files '<pattern>' without a / prefix to see the list of matching files.
/CODEOWNERS @jmagman
/packages/flutter_tools/pubspec.yaml @christopherfujino
/packages/flutter_tools/templates/module/ios/ @jmagman
/packages/flutter_tools/templates/**/Podfile* @jmagman