Skip to content

Commit

Permalink
Remove self from CODEOWNERS (flutter#125337)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
jmagman authored Apr 21, 2023
1 parent 152f160 commit a2c2471
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a2c2471

Please sign in to comment.