From dbe38c981de2455d8f2a64c99191834907a89621 Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Fri, 21 Apr 2023 14:53:05 -0700 Subject: [PATCH 1/2] Swap some iOS TESTOWNERS --- CODEOWNERS | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 862925f2f49a..b1a98d1fccef 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -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/** @hellohuanlin 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 From 6cba0a3e7c0fdeef26256649afba2c37a963365a Mon Sep 17 00:00:00 2001 From: Jenn Magder Date: Mon, 24 Apr 2023 14:17:19 -0700 Subject: [PATCH 2/2] Swap path_provider_foundation --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index b1a98d1fccef..e81c2fb6ae84 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -74,7 +74,7 @@ packages/image_picker/image_picker_ios/** @vashworth packages/in_app_purchase/in_app_purchase_storekit/** @cyanglaz packages/ios_platform_images/ios/** @stuartmorgan packages/local_auth/local_auth_ios/** @louisehsu -packages/path_provider/path_provider_foundation/** @hellohuanlin +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/** @stuartmorgan