From 1f65f377660e3d345dfa6f8af790912bd18d12ab Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Wed, 18 Feb 2026 19:45:52 +0000 Subject: [PATCH] chore: replace managedkafka with updated team name --- .github/CODEOWNERS | 2 +- .github/sync-repo-settings.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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