Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Redistribute ownership of cross-platform plugin components (#7093)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartmorgan committed Feb 7, 2023
1 parent 76ea8c8 commit 6f985d5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -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
Expand Down

0 comments on commit 6f985d5

Please sign in to comment.