CODEOWNERS 711 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
/dev/ci/ @christopherfujino
11 12 13 14 15
/packages/flutter_goldens @Piinks
/packages/flutter_goldens_client @Piinks
/packages/flutter_test/lib/src/_goldens_io.dart @Piinks
/packages/flutter_test/lib/src/_goldens_web.dart @Piinks
/packages/flutter_test/lib/src/goldens.dart @Piinks
16 17
/packages/flutter_tools/templates/module/ios/ @jmagman
/packages/flutter_tools/templates/**/Podfile* @jmagman