diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 92ceebf..15b7dd8 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,4 +3,4 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -* @googleapis/managedkafka \ No newline at end of file +* @googleapis/managed-kafka-team \ No newline at end of file diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 91d10bc..5a1dc50 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -35,5 +35,5 @@ branchProtectionRules: # Set team access permissionRules: - - team: managedkafka + - team: managed-kafka-team permission: admin