Skip to content

Commit f13bad3

Browse files
Add Linux CODEOWNERS (#10235)
Adds Canonical CODEOWNERS for Linux plugins
1 parent 5f52327 commit f13bad3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -103,11 +103,11 @@ packages/video_player/video_player_avfoundation/** @LongCatIsLooong @
103103
packages/webview_flutter/webview_flutter_wkwebview/** @louisehsu
104104

105105
# - Linux
106-
packages/file_selector/file_selector_linux/** @stuartmorgan-g
107-
packages/image_picker/image_picker_linux/** @stuartmorgan-g
108-
packages/path_provider/path_provider_linux/** @stuartmorgan-g
109-
packages/shared_preferences/shared_preferences_linux/** @stuartmorgan-g
110-
packages/url_launcher/url_launcher_linux/** @stuartmorgan-g
106+
packages/file_selector/file_selector_linux/** @robert-ancell @stuartmorgan-g
107+
packages/image_picker/image_picker_linux/** @robert-ancell @stuartmorgan-g
108+
packages/path_provider/path_provider_linux/** @robert-ancell @stuartmorgan-g
109+
packages/shared_preferences/shared_preferences_linux/** @robert-ancell @stuartmorgan-g
110+
packages/url_launcher/url_launcher_linux/** @robert-ancell @stuartmorgan-g
111111

112112
# - Windows
113113
packages/camera/camera_windows/** @stuartmorgan-g

0 commit comments

Comments
 (0)