Swap some iOS package CODEOWNERS (#3793)

Temporarily remove myself from package `CODEOWNERS` and reassign to others. Distribution as discussed in go/flutter-ios-package-codeowners.

Please let me know if you'd rather not "own" these and I'll find someone else 🙂.  I intend to take these or a similar workload back later.
This commit is contained in:
Jenn Magder
2023-04-26 13:25:08 -07:00
committed by GitHub
parent 5ae8a1da2a
commit c11149c63e

View File

@ -41,7 +41,7 @@ packages/video_player/** @tarrinneal
packages/web_benchmarks/** @yjbanov
packages/webview_flutter/** @bparrishMines
packages/xdg_directories/** @stuartmorgan
third_party/packages/cupertino_icons/** @jmagman
third_party/packages/cupertino_icons/** @MitchellGoodwin
# Plugin platform implementation rules. These should stay last, since the last
# matching entry takes precedence.
@ -67,17 +67,17 @@ packages/video_player/video_player_android/** @camsim99
# - iOS
packages/camera/camera_avfoundation/** @hellohuanlin
packages/file_selector/file_selector_ios/** @jmagman
packages/file_selector/file_selector_ios/** @stuartmorgan
packages/google_maps_flutter/google_maps_flutter_ios/** @cyanglaz
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/ios_platform_images/ios/** @jmagman
packages/ios_platform_images/ios/** @stuartmorgan
packages/local_auth/local_auth_ios/** @louisehsu
packages/path_provider/path_provider_foundation/** @jmagman
packages/path_provider/path_provider_foundation/** @stuartmorgan
packages/quick_actions/quick_actions_ios/** @hellohuanlin
packages/shared_preferences/shared_preferences_foundation/** @cyanglaz
packages/url_launcher/url_launcher_ios/** @jmagman
packages/url_launcher/url_launcher_ios/** @stuartmorgan
packages/video_player/video_player_avfoundation/** @hellohuanlin
packages/webview_flutter/webview_flutter_wkwebview/** @cyanglaz