From 9753b73a70606689f7298892429e069276396352 Mon Sep 17 00:00:00 2001 From: Stuart Morgan Date: Fri, 3 Feb 2023 14:37:52 -0500 Subject: [PATCH] Redistribute ownership of cross-platform plugin components --- CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index f4d6ede3fc43..86c13b4502ff 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -9,15 +9,15 @@ packages/camera/** @bparrishMines packages/file_selector/** @stuartmorgan packages/google_maps_flutter/** @stuartmorgan packages/google_sign_in/** @stuartmorgan -packages/image_picker/** @stuartmorgan +packages/image_picker/** @tarrinneal packages/in_app_purchase/** @bparrishMines packages/local_auth/** @stuartmorgan -packages/path_provider/** @gaaclarke +packages/path_provider/** @stuartmorgan packages/plugin_platform_interface/** @stuartmorgan -packages/quick_actions/** @stuartmorgan +packages/quick_actions/** @bparrishMines packages/shared_preferences/** @tarrinneal packages/url_launcher/** @stuartmorgan -packages/video_player/** @gaaclarke +packages/video_player/** @tarrinneal packages/webview_flutter/** @bparrishMines # Sub-package-level rules. These should stay last, since the last matching