From 1d39947eb550d02d3bc4f4670eb58f500a6b7ca5 Mon Sep 17 00:00:00 2001 From: Min Zhu Date: Wed, 27 May 2026 10:28:45 -0400 Subject: [PATCH] chore: update CODEOWNERS to notify librarian team for librarian.yaml changes --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 6f585620a9ba..408211e04b26 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -19,3 +19,4 @@ /java-pubsub/ @googleapis/pubsub-team @googleapis/cloud-sdk-java-team /java-bigtable/ @googleapis/bigtable-team @googleapis/cloud-sdk-java-team /java-firestore/ @googleapis/firestore-team @googleapis/cloud-sdk-java-team +/librarian.yaml @googleapis/cloud-sdk-java-team @googleapis/cloud-sdk-librarian-team