forked from flutter/plugins
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
15 lines (13 loc) · 698 Bytes
/
CODEOWNERS
File metadata and controls
15 lines (13 loc) · 698 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Below is a list of Flutter team members who are suggested reviewers
# for contributions to plugins in this repository.
#
# These names are just suggestions. It is fine to have your changes
# reviewed by someone else.
packages/camera/** @bparrishMines
packages/cross_file/** @ditman @mvanbeusekom
packages/file_selector/** @ditman
packages/google_maps_flutter/** @cyanglaz
packages/image_picker/** @cyanglaz
packages/integration_test/** @dnfield
packages/in_app_purchase/** @cyanglaz @LHLL
packages/ios_platform_images/** @gaaclarke