remove fujino from CODEOWNERS (#155369)

Every time someone tries to merge stable into master, I get pinged. It's not worth the distraction. I initially added myself as CODEOWNER because I wanted to make sure people weren't adding unneccessary dependencies to the tool, but I give up.
This commit is contained in:
Christopher Fujino 2024-09-26 10:02:24 -07:00 committed by GitHub
parent fa402c8057
commit a0e75cd309
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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