mirror of
https://github.com/flutter/packages.git
synced 2025-07-04 01:33:59 +08:00
Redistribute CODEOWNERS (#6457)
This commit is contained in:
26
CODEOWNERS
26
CODEOWNERS
@ -27,7 +27,7 @@ packages/interactive_media_ads/** @bparrishMines
|
|||||||
packages/in_app_purchase/** @bparrishMines
|
packages/in_app_purchase/** @bparrishMines
|
||||||
packages/local_auth/** @stuartmorgan
|
packages/local_auth/** @stuartmorgan
|
||||||
packages/metrics_center/** @keyonghan
|
packages/metrics_center/** @keyonghan
|
||||||
packages/multicast_dns/** @dnfield
|
packages/multicast_dns/** @jmagman
|
||||||
packages/palette_generator/** @gspencergoog
|
packages/palette_generator/** @gspencergoog
|
||||||
packages/path_provider/** @stuartmorgan
|
packages/path_provider/** @stuartmorgan
|
||||||
packages/pigeon/** @tarrinneal
|
packages/pigeon/** @tarrinneal
|
||||||
@ -81,23 +81,26 @@ packages/video_player/video_player_android/** @camsim99
|
|||||||
# Owned by ecosystem team for now during the wrapper evaluation.
|
# Owned by ecosystem team for now during the wrapper evaluation.
|
||||||
packages/webview_flutter/webview_flutter_android/** @bparrishMines
|
packages/webview_flutter/webview_flutter_android/** @bparrishMines
|
||||||
|
|
||||||
# - iOS
|
# - Darwin
|
||||||
packages/camera/camera_avfoundation/** @hellohuanlin
|
packages/camera/camera_avfoundation/** @hellohuanlin
|
||||||
packages/file_selector/file_selector_ios/** @jmagman
|
packages/file_selector/file_selector_ios/** @jmagman
|
||||||
packages/google_maps_flutter/google_maps_flutter_ios/** @hellohuanlin
|
packages/file_selector/file_selector_macos/** @jmagman
|
||||||
packages/google_sign_in/google_sign_in_ios/** @vashworth
|
packages/google_maps_flutter/google_maps_flutter_ios/** @cbracken
|
||||||
packages/image_picker/image_picker_ios/** @vashworth
|
packages/google_sign_in/google_sign_in_ios/** @vashworth @loic-sharma
|
||||||
|
packages/image_picker/image_picker_ios/** @vashworth @loic-sharma
|
||||||
|
packages/image_picker/image_picker_macos/** @jmagman
|
||||||
packages/in_app_purchase/in_app_purchase_storekit/** @louisehsu
|
packages/in_app_purchase/in_app_purchase_storekit/** @louisehsu
|
||||||
packages/ios_platform_images/** @jmagman
|
packages/ios_platform_images/** @jmagman
|
||||||
packages/local_auth/local_auth_darwin/** @louisehsu
|
packages/local_auth/local_auth_darwin/** @louisehsu
|
||||||
packages/path_provider/path_provider_foundation/** @jmagman
|
packages/path_provider/path_provider_foundation/** @jmagman
|
||||||
packages/pigeon/**/ios/**/* @hellohuanlin
|
packages/pigeon/**/ios/**/* @hellohuanlin @louisehsu
|
||||||
packages/pointer_interceptor/pointer_interceptor_ios/** @ditman
|
packages/pointer_interceptor/pointer_interceptor_ios/** @louisehsu
|
||||||
packages/quick_actions/quick_actions_ios/** @hellohuanlin
|
packages/quick_actions/quick_actions_ios/** @jmagman
|
||||||
packages/shared_preferences/shared_preferences_foundation/** @tarrinneal
|
packages/shared_preferences/shared_preferences_foundation/** @tarrinneal
|
||||||
packages/url_launcher/url_launcher_ios/** @jmagman
|
packages/url_launcher/url_launcher_ios/** @jmagman
|
||||||
|
packages/url_launcher/url_launcher_macos/** @jmagman
|
||||||
packages/video_player/video_player_avfoundation/** @hellohuanlin
|
packages/video_player/video_player_avfoundation/** @hellohuanlin
|
||||||
packages/webview_flutter/webview_flutter_wkwebview/** @hellohuanlin
|
packages/webview_flutter/webview_flutter_wkwebview/** @cbracken
|
||||||
|
|
||||||
# - Linux
|
# - Linux
|
||||||
packages/file_selector/file_selector_linux/** @cbracken
|
packages/file_selector/file_selector_linux/** @cbracken
|
||||||
@ -106,11 +109,6 @@ packages/path_provider/path_provider_linux/** @cbracken
|
|||||||
packages/shared_preferences/shared_preferences_linux/** @cbracken
|
packages/shared_preferences/shared_preferences_linux/** @cbracken
|
||||||
packages/url_launcher/url_launcher_linux/** @cbracken
|
packages/url_launcher/url_launcher_linux/** @cbracken
|
||||||
|
|
||||||
# - macOS
|
|
||||||
packages/file_selector/file_selector_macos/** @cbracken
|
|
||||||
packages/image_picker/image_picker_macos/** @cbracken
|
|
||||||
packages/url_launcher/url_launcher_macos/** @cbracken
|
|
||||||
|
|
||||||
# - Windows
|
# - Windows
|
||||||
packages/camera/camera_windows/** @cbracken
|
packages/camera/camera_windows/** @cbracken
|
||||||
packages/file_selector/file_selector_windows/** @cbracken
|
packages/file_selector/file_selector_windows/** @cbracken
|
||||||
|
Reference in New Issue
Block a user