From b4f78804e077818b88f18bcedc81e2268daebe64 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Thu, 5 Feb 2026 11:00:22 -0500 Subject: [PATCH] chore: allow cloud-sdk-librarian-team to approve all generated changes --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 04062aa9f188..c91e99be17d1 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-cloud-bigquery-storage/ @googleapis/api-bigquery +/packages/google-cloud-bigquery-storage/ @googleapis/api-bigquery @googleapis/cloud-sdk-librarian-team