mirror of
https://github.com/flutter/packages.git
synced 2025-06-30 23:03:11 +08:00
[ci] Adds @matanlurey to some Android CODEOWNERS until Impeller is enabled. (#7014)
I.e. until https://github.com/flutter/flutter/issues/151018 is completed. I know this is not foolproof, but I'm hoping it at least keeps me on top of whatever needs to change in the meantime.
This commit is contained in:
@ -62,8 +62,9 @@ packages/video_player/video_player_web/** @ditman
|
||||
packages/webview_flutter/webview_flutter_web/** @ditman
|
||||
|
||||
# - Android
|
||||
packages/camera/camera_android/** @camsim99
|
||||
packages/camera/camera_android_camerax/** @camsim99
|
||||
# TODO(matanlurey): Remove @matanlurey after https://github.com/flutter/flutter/issues/151018.
|
||||
packages/camera/camera_android/** @camsim99 @matanlurey
|
||||
packages/camera/camera_android_camerax/** @camsim99 @matanlurey
|
||||
packages/espresso/** @reidbaker
|
||||
packages/file_selector/file_selector_android/** @gmackall
|
||||
packages/flutter_plugin_android_lifecycle/** @reidbaker
|
||||
@ -76,7 +77,7 @@ packages/path_provider/path_provider_android/** @camsim99
|
||||
packages/quick_actions/quick_actions_android/** @camsim99
|
||||
packages/shared_preferences/shared_preferences_android/** @reidbaker
|
||||
packages/url_launcher/url_launcher_android/** @gmackall
|
||||
packages/video_player/video_player_android/** @camsim99
|
||||
packages/video_player/video_player_android/** @camsim99 @matanlurey
|
||||
# Owned by ecosystem team for now during the wrapper evaluation.
|
||||
packages/webview_flutter/webview_flutter_android/** @bparrishMines
|
||||
|
||||
|
Reference in New Issue
Block a user