diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000000..1271a49bd0 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,11 @@ +# Below is a list of Flutter team members who are suggested reviewers +# for contributions to this repository. +# +# These names are just suggestions. It is fine to have your changes +# reviewed by someone else. +# +# Use git ls-files '' without a / prefix to see the list of matching files. + +/CODEOWNERS @magder +/packages/flutter_tools/templates/module/ios/ @magder +/packages/flutter_tools/templates/**/Podfile* @magder