-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Fix CODEOWNERS error #10127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix CODEOWNERS error #10127
Conversation
jmagman
commented
Sep 29, 2025

There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request updates the CODEOWNERS
file to correct a username. The owner for packages/cross_file/**
and packages/extension_google_sign_in_as_googleapis_auth/**
has been changed from @stuartmorgan
to @stuartmorgan-g
. This change appears to fix an error with code ownership and aligns the entries with other packages in the file.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I guess whoever changed those lines didn't realize I changed my username months ago 🤡
flutter/packages@34eec78...287739d 2025-09-29 engine-flutter-autoroll@skia.org Roll Flutter (stable) from d693b4b to ac4e799 (4 revisions) (flutter/packages#10124) 2025-09-29 magder@google.com Fix CODEOWNERS error (flutter/packages#10127) 2025-09-29 stuartmorgan@google.com [file_selector] Update Pigeon in Android implementation (flutter/packages#10126) 2025-09-29 31859944+LongCatIsLooong@users.noreply.github.com [In_app_purchase_storekit] Do not throw PigeonError when a transaction is pending / cancelled / unverified (flutter/packages#9627) 2025-09-29 stuartmorgan@google.com [video_player] Separate texture ID on Android (flutter/packages#10029) 2025-09-29 engine-flutter-autoroll@skia.org Roll Flutter from 6cc976e to 96fe3b3 (32 revisions) (flutter/packages#10125) 2025-09-29 43054281+camsim99@users.noreply.github.com [camera_android_camerax] Fix NV21 Format (flutter/packages#10022) 2025-09-29 engine-flutter-autoroll@skia.org Manual roll Flutter from b1a28bc to 6cc976e (4 revisions) (flutter/packages#10116) 2025-09-29 robert.odrowaz@leancode.pl [camera_avfoundation] Implementation swift migration - part 13 (flutter/packages#9930) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
…r#176284) flutter/packages@34eec78...287739d 2025-09-29 engine-flutter-autoroll@skia.org Roll Flutter (stable) from d693b4b to ac4e799 (4 revisions) (flutter/packages#10124) 2025-09-29 magder@google.com Fix CODEOWNERS error (flutter/packages#10127) 2025-09-29 stuartmorgan@google.com [file_selector] Update Pigeon in Android implementation (flutter/packages#10126) 2025-09-29 31859944+LongCatIsLooong@users.noreply.github.com [In_app_purchase_storekit] Do not throw PigeonError when a transaction is pending / cancelled / unverified (flutter/packages#9627) 2025-09-29 stuartmorgan@google.com [video_player] Separate texture ID on Android (flutter/packages#10029) 2025-09-29 engine-flutter-autoroll@skia.org Roll Flutter from 6cc976e to 96fe3b3 (32 revisions) (flutter/packages#10125) 2025-09-29 43054281+camsim99@users.noreply.github.com [camera_android_camerax] Fix NV21 Format (flutter/packages#10022) 2025-09-29 engine-flutter-autoroll@skia.org Manual roll Flutter from b1a28bc to 6cc976e (4 revisions) (flutter/packages#10116) 2025-09-29 robert.odrowaz@leancode.pl [camera_avfoundation] Implementation swift migration - part 13 (flutter/packages#9930) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages-flutter-autoroll Please CC flutter-ecosystem@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md