From e670a7c29d608e0232db6a5a2be6102e4565f623 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Tue, 5 Oct 2021 05:33:24 -0400 Subject: [PATCH] chore: add yoshi-python as additional code owner --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 47eb5c354d..39d901e790 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,5 +7,5 @@ # The api-spanner-python team is the default owner for anything not # explicitly taken by someone else. -* @googleapis/api-spanner-python -/samples/ @googleapis/api-spanner-python @googleapis/python-samples-owners \ No newline at end of file +* @googleapis/api-spanner-python @googleapis/yoshi-python +/samples/ @googleapis/api-spanner-python @googleapis/python-samples-owners