diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9244b88..068ccc1 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/torus-dpe +* @googleapis/acep-team diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index f0a8a6f..c9ef0d7 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -23,7 +23,5 @@ branchProtectionRules: requiresCodeOwnerReviews: true requiresStrictStatusChecks: true permissionRules: - - team: cloudevents-admins + - team: acep-team permission: push - - team: torus-dpe - permission: admin