diff --git a/.github/labeler.yml b/.github/labeler.yml index c7d1a1d531e..c21910d88b5 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -89,6 +89,11 @@ - any-glob-to-any-file: - packages/go_router_builder/**/* +'p: google_adsense': + - changed-files: + - any-glob-to-any-file: + - packages/google_adsense/** + 'p: google_identity_services': - changed-files: - any-glob-to-any-file: diff --git a/CODEOWNERS b/CODEOWNERS index 8b9a96d8fd8..2b4ab355401 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -18,7 +18,7 @@ packages/flutter_migrate/** @stuartmorgan packages/flutter_template_images/** @stuartmorgan packages/go_router/** @chunhtai packages/go_router_builder/** @chunhtai -packages/google_adsense/** @sokoloff06 +packages/google_adsense/** @sokoloff06 @ditman packages/google_identity_services_web/** @ditman packages/google_maps_flutter/** @stuartmorgan packages/google_sign_in/** @stuartmorgan