[go: nahoru, domu]

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

Redistribute ownership of cross-platform plugin components #7093

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Redistribute ownership of cross-platform plugin components
  • Loading branch information
stuartmorgan committed Feb 3, 2023
commit 9753b73a70606689f7298892429e069276396352
8 changes: 4 additions & 4 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
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