Add self back to CODEOWNERS (#140080)

I'm back from leave.  Revert https://github.com/flutter/flutter/pull/125337 but don't take back the `CODEOWNERS` file itself.
This commit is contained in:
Jenn Magder 2023-12-13 21:56:29 -08:00 committed by GitHub
parent fc77dd90d4
commit b33b872d99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,3 +7,5 @@
# 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/pubspec.yaml @christopherfujino
/packages/flutter_tools/templates/module/ios/ @jmagman
/packages/flutter_tools/templates/**/Podfile* @jmagman