This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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 '<pattern>' without a / prefix to see the list of matching files. | |
/CODEOWNERS @jmagman | |
/.ci.yaml @keyonghan | |
/dev/ci/ @christopherfujino | |
/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 | |
/packages/flutter_tools/templates/module/ios/ @jmagman | |
/packages/flutter_tools/templates/**/Podfile* @jmagman |