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: `**`
Matan Lurey 2537b49e4e
Remind folks we are moving. (#150872)
Part of https://github.com/flutter/flutter/issues/150869.

This should mitigate accidental new files or significant changes, or at
least make me aware I suppose?
2024-06-26 14:13:53 -07:00

16 lines
648 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
# In the process of moving to flutter/engine, so ask matan if
# modifying anything here (https://github.com/flutter/flutter/issues/150869).
/docs/engine/** @matanlurey