diff --git a/CODEOWNERS b/CODEOWNERS index dbaf86116924e..bb11af9e98e5f 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,3 +7,5 @@ # Use git ls-files '' 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/**/Podfile* @jmagman