Skip to content

Commit 342356e

Browse files
authored
Update CODEOWNERS (#9721)
Remove cbracken as CODEOWNER. We would like to have two owners per iOS package, but until we can redistribute let's remove. ## Pre-Review Checklist **Note**: The Flutter team is currently trialing the use of [Gemini Code Assist for GitHub](https://developers.google.com/gemini-code-assist/docs/review-github-code). Comments from the `gemini-code-assist` bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed. [^1]: Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling.
1 parent 56bcd0c commit 342356e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

CODEOWNERS

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -84,22 +84,22 @@ packages/webview_flutter/webview_flutter_android/** @bparrishMines
8484

8585
# - Darwin
8686
packages/camera/camera_avfoundation/** @hellohuanlin @vashworth
87-
packages/file_selector/file_selector_ios/** @vashworth @cbracken
88-
packages/file_selector/file_selector_macos/** @vashworth @cbracken
89-
packages/google_maps_flutter/google_maps_flutter_ios/** @vashworth @cbracken
90-
packages/google_sign_in/google_sign_in_ios/** @LongCatIsLooong @cbracken
87+
packages/file_selector/file_selector_ios/** @vashworth
88+
packages/file_selector/file_selector_macos/** @vashworth
89+
packages/google_maps_flutter/google_maps_flutter_ios/** @vashworth
90+
packages/google_sign_in/google_sign_in_ios/** @LongCatIsLooong
9191
packages/image_picker/image_picker_ios/** @vashworth @louisehsu
9292
packages/image_picker/image_picker_macos/** @vashworth @louisehsu
9393
packages/in_app_purchase/in_app_purchase_storekit/** @louisehsu @LongCatIsLooong
94-
packages/local_auth/local_auth_darwin/** @cbracken @vashworth
95-
packages/path_provider/path_provider_foundation/** @cbracken @vashworth
94+
packages/local_auth/local_auth_darwin/** @vashworth
95+
packages/path_provider/path_provider_foundation/** @vashworth
9696
packages/pointer_interceptor/pointer_interceptor_ios/** @louisehsu @hellohuanlin
9797
packages/quick_actions/quick_actions_ios/** @LongCatIsLooong @hellohuanlin
9898
packages/shared_preferences/shared_preferences_foundation/** @tarrinneal
9999
packages/url_launcher/url_launcher_ios/** @hellohuanlin @LongCatIsLooong
100100
packages/url_launcher/url_launcher_macos/** @hellohuanlin @LongCatIsLooong
101101
packages/video_player/video_player_avfoundation/** @LongCatIsLooong @hellohuanlin
102-
packages/webview_flutter/webview_flutter_wkwebview/** @cbracken @louisehsu
102+
packages/webview_flutter/webview_flutter_wkwebview/** @louisehsu
103103

104104
# - Linux
105105
packages/file_selector/file_selector_linux/** @stuartmorgan-g

0 commit comments

Comments
 (0)