CODEOWNERS 548 Bytes
Newer Older
1 2
# Below is a list of Flutter team members' GitHub handles who are
# suggested reviewers for contributions to this repository.
3 4 5 6 7 8
#
# These names are just suggestions. It is fine to have your changes
# reviewed by someone else.
#
# Use git ls-files '<pattern>' without a / prefix to see the list of matching files.

9
/CODEOWNERS @jmagman
10
/.ci.yaml @keyonghan
11
/dev/ci/ @christopherfujino
12
/packages/flutter_tools/pubspec.yaml @christopherfujino
13 14
/packages/flutter_tools/templates/module/ios/ @jmagman
/packages/flutter_tools/templates/**/Podfile* @jmagman