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: `**`
Jenn Magder a52e266b79
Remove CODEOWNERS trailing whitespace (#150882)
New analyze error in an unrelated PR 
```
╔═╡ERROR #1╞════════════════════════════════════════════════════════════════════
║ /b/s/w/ir/x/w/flutter/CODEOWNERS:13: trailing U+0020 space character
╚═══════════════════════════════════════════════════════════════════════════════
```

https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8744032390138579057/+/u/run_test.dart_for_analyze_shard_and_subshard_None/stdout

On this commit 

2537b49e4e
2024-06-26 14:59:56 -07:00

16 lines
647 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