Add GitHub CODEOWNERS file to auto-add reviewers by path (#36492)
This commit is contained in:
parent
70b405ee18
commit
11d3d45b6b
11
CODEOWNERS
Normal file
11
CODEOWNERS
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
# Below is a list of Flutter team members 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 @magder
|
||||||
|
/packages/flutter_tools/templates/module/ios/ @magder
|
||||||
|
/packages/flutter_tools/templates/**/Podfile* @magder
|
Loading…
x
Reference in New Issue
Block a user