diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c20bc3167..5609f9e59 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -* @googleapis/yoshi-php +* @googleapis/cloud-sdk-php-team diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index a4444366a..de4a1d289 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -18,7 +18,5 @@ branchProtectionRules: requiresCodeOwnerReviews: true requiresStrictStatusChecks: true permissionRules: - - team: yoshi-php-admins - permission: admin - - team: yoshi-php + - team: cloud-sdk-php-team permission: push