From 16bfd67ca54886e475affb6cbea4c35c30dd1211 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Thu, 2 Apr 2026 18:25:01 -0400 Subject: [PATCH] chore: Update CODEOWNERS to reflect new teams for auth --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6eae5c5f6be1..1318b08d196c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,4 +4,4 @@ # Default owner for all directories not owned by others * @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team -/packages/google-auth/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/googleapis-auth @googleapis/aion-team +/packages/google-auth/ @googleapis/cloud-sdk-python-team @googleapis/cloud-sdk-librarian-team @googleapis/cloud-sdk-auth-team @googleapis/aion-team