Update CODEOWNERS (#5452)

*Replace this paragraph with a description of what this PR is changing or adding, and why. Consider including before/after screenshots.*

as discussed

*List which issues are fixed by this PR. You must list at least one issue.*

*If you had to change anything in the [flutter/tests] repo, include a link to the migration guide as per the [breaking change policy].*
This commit is contained in:
hellohuanlin
2023-11-20 15:20:07 -08:00
committed by GitHub
parent c5443ad7e7
commit 94dfa6d29a

View File

@ -72,18 +72,18 @@ packages/video_player/video_player_android/** @camsim99
# - iOS
packages/camera/camera_avfoundation/** @hellohuanlin
packages/file_selector/file_selector_ios/** @stuartmorgan
packages/google_maps_flutter/google_maps_flutter_ios/** @cyanglaz
packages/google_maps_flutter/google_maps_flutter_ios/** @hellohuanlin
packages/google_sign_in/google_sign_in_ios/** @vashworth
packages/image_picker/image_picker_ios/** @vashworth
packages/in_app_purchase/in_app_purchase_storekit/** @cyanglaz
packages/in_app_purchase/in_app_purchase_storekit/** @louisehsu
packages/ios_platform_images/ios/** @stuartmorgan
packages/local_auth/local_auth_ios/** @louisehsu
packages/path_provider/path_provider_foundation/** @stuartmorgan
packages/quick_actions/quick_actions_ios/** @hellohuanlin
packages/shared_preferences/shared_preferences_foundation/** @cyanglaz
packages/shared_preferences/shared_preferences_foundation/** @tarrinneal
packages/url_launcher/url_launcher_ios/** @stuartmorgan
packages/video_player/video_player_avfoundation/** @hellohuanlin
packages/webview_flutter/webview_flutter_wkwebview/** @cyanglaz
packages/webview_flutter/webview_flutter_wkwebview/** @hellohuanlin
# - Linux
packages/file_selector/file_selector_linux/** @cbracken