From 10e6542a9a57d71ad2c239e07ccee6ffa747090a Mon Sep 17 00:00:00 2001 From: Tim Swast Date: Wed, 28 Apr 2021 15:45:21 -0500 Subject: [PATCH] chore: add yoshi to CODEOWNERS (#64) --- packages/google-cloud-bigquery-connection/.github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/google-cloud-bigquery-connection/.github/CODEOWNERS b/packages/google-cloud-bigquery-connection/.github/CODEOWNERS index 4558c4cd8b51..ae570eb01219 100644 --- a/packages/google-cloud-bigquery-connection/.github/CODEOWNERS +++ b/packages/google-cloud-bigquery-connection/.github/CODEOWNERS @@ -5,7 +5,7 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax # The @googleapis/api-bigquery is the default owner for changes in this repo -* @googleapis/api-bigquery +* @googleapis/api-bigquery @googleapis/yoshi-python # The python-samples-reviewers team is the default owner for samples changes /samples/ @googleapis/python-samples-owners