flutter/CODEOWNERS
Line: 9: incorrect codeowner user: christopherfujino Line: 9: no users/groups matched Line: 10: incorrect codeowner user: jmagman Line: 10: no users/groups matched Line: 11: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 15: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**`

16 lines
617 B
Plaintext

# 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.
/packages/flutter_tools/pubspec.yaml @christopherfujino
/packages/flutter_tools/templates/module/ios/ @jmagman
/packages/flutter_tools/templates/**/Podfile* @jmagman
# Working on flutter_driver improvements.
# See https://github.com/flutter/flutter/issues/148028.
/packages/flutter_driver/** @matanlurey