-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Update web plugin owners #9994
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
Update web plugin owners #9994
Conversation
Updates CODEOWNERS for web plugins to reflect team changes.
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 reflect team changes. Ownership of several web-related packages and web-specific implementations is transferred from @ditman
to @mdebbar
. Additionally, ownership of packages/cross_file/**
and packages/extension_google_sign_in_as_googleapis_auth/**
is transferred from @ditman
to @stuartmorgan
. The changes appear correct, though I have noted one potential omission for another web package that you may want to address.
packages/go_router_builder/** @chunhtai | ||
packages/google_adsense/** @sokoloff06 @ditman | ||
packages/google_identity_services_web/** @ditman | ||
packages/google_identity_services_web/** @mdebbar |
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.
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.
LGTM!
flutter/packages@0255ac9...fdee698 2025-09-17 [email protected] [google_sign_in] Implement clearAuthorizationToken (flutter/packages#10024) 2025-09-17 [email protected] Roll Flutter (stable) from a402d9a to d693b4b (6 revisions) (flutter/packages#10026) 2025-09-16 49699333+dependabot[bot]@users.noreply.github.com [dependabot]: Bump androidx.exifinterface:exifinterface from 1.3.7 to 1.4.1 in /packages/image_picker/image_picker_android/android (flutter/packages#10008) 2025-09-16 49699333+dependabot[bot]@users.noreply.github.com [dependabot]: Bump com.google.code.gson:gson from 2.11.0 to 2.13.2 in /packages/espresso/android (flutter/packages#10006) 2025-09-16 [email protected] Update web plugin owners (flutter/packages#9994) 2025-09-16 [email protected] Roll Flutter from 29a238d to 8d0b31d (19 revisions) (flutter/packages#10019) 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 [email protected] 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
Updates CODEOWNERS for web plugins to reflect team changes.