From 5d69e39aa038c36e8d317405d37c0103d5d2a799 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Thu, 12 Feb 2026 22:14:03 +0000 Subject: [PATCH] chore: replace old dotnet teams with cloud-sdk-dotnet-team --- .github/CODEOWNERS | 2 +- .github/blunderbuss.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2e4b1d1a..f7816cff 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,4 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax # This repo is owned by cloud-libraries-dotnet -* @googleapis/cloud-libraries-dotnet +* @googleapis/cloud-sdk-dotnet-team diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index 5e855852..4bd09cab 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -1,2 +1,2 @@ assign_issues: - - googleapis/cloud-libraries-dotnet \ No newline at end of file + - googleapis/cloud-sdk-dotnet-team \ No newline at end of file