From c7ef39979f99f68fa8f9421306483d56a81068a2 Mon Sep 17 00:00:00 2001 From: Tres Seaver Date: Tue, 9 Feb 2021 13:42:25 -0500 Subject: [PATCH] chore: add yoshi-python to CODEWONERS --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 39a8fc72..6da5f48a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,4 +7,4 @@ # The firestore-dpe team is the default owner for anything not # explicitly taken by someone else. -* @googleapis/firestore-dpe +* @googleapis/firestore-dpe @googleapis/yoshi-python