Skip to content
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
2 changes: 1 addition & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ packages/google_sign_in/google_sign_in_ios/** @LongCatIsLooong
packages/image_picker/image_picker_ios/** @vashworth @louisehsu
packages/image_picker/image_picker_macos/** @vashworth @louisehsu
packages/in_app_purchase/in_app_purchase_storekit/** @louisehsu @LongCatIsLooong
packages/local_auth/local_auth_darwin/** @vashworth
packages/local_auth/local_auth_darwin/** @vashworth @okorohelijah

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better maintainability and consistency, it's good practice to sort code owners alphabetically.

packages/local_auth/local_auth_darwin/**                      @okorohelijah @vashworth

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorting by unofficial "primary" and "secondary" even though the tooling doesn't enforce it.

packages/path_provider/path_provider_foundation/** @vashworth
packages/pointer_interceptor/pointer_interceptor_ios/** @louisehsu @hellohuanlin
packages/quick_actions/quick_actions_ios/** @LongCatIsLooong @hellohuanlin
Expand Down