flutter/CODEOWNERS
Line: 9: incorrect codeowner user: jmagman Line: 9: no users/groups matched Line: 10: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 11: incorrect codeowner user: jmagman Line: 11: no users/groups matched Line: 14: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 15: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 16: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**`
Matan Lurey 25f89bf8fb
FYI matanlurey (does not require review, but probably should) on dev/test infra. (#162642)
I'm the primary contributor to these areas, so I'd like to know if
significant changes are proposed.

No impact to the code approval process.
2025-02-10 19:24:40 +00:00

17 lines
631 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/templates/module/ios/ @jmagman
/packages/flutter_tools/templates/**/Podfile* @jmagman
/packages/flutter_tools/lib/src/ios/ @jmagman
# flutter_driver, integration_test, and internal dev infra.
/dev/** @matanlurey
/packages/flutter_driver/** @matanlurey
/packages/integration_test/** @matanlurey