From 01b6083a9b9ff8f8dbcb62898e2cf12bf5728c45 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Wed, 22 Apr 2026 09:07:13 +0000 Subject: [PATCH] chore: add Librarian team reviewers for all librarian.yaml changes Fixes https://github.com/googleapis/librarian/issues/5450 --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index e3da05a187b1..d469316c73a6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -21,6 +21,7 @@ # - @googleapis/gcs-team # - @googleapis/pubsub-team # - @googleapis/spanner-team +# - @googleapis/cloud-sdk-librarian-team # As per the above, the following list is only used for notifications, not for approvals. # Googlers see b/477912165 and corresponding design doc @@ -44,3 +45,4 @@ /packages/pandas-gbq/ @googleapis/bigquery-team @googleapis/bigquery-dataframe-team /packages/sqlalchemy-bigquery/ @googleapis/bigquery-team @googleapis/bigquery-dataframe-team /packages/sqlalchemy-spanner/ @googleapis/spanner-team +/librarian.yaml @googleapis/cloud-sdk-librarian-team