diff --git a/CODEOWNERS b/CODEOWNERS index 1271a49bd0..e0bfe8a225 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,11 +1,12 @@ -# Below is a list of Flutter team members who are suggested reviewers -# for contributions to this repository. +# Below is a list of Flutter team members' GitHub handles 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 +/bin/internal/goldens.version @Piinks +/CODEOWNERS @jmagman +/packages/flutter_tools/templates/module/ios/ @jmagman +/packages/flutter_tools/templates/**/Podfile* @jmagman