From 24a476e809530319bddf1954f2743d00f7987231 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Thu, 8 Jul 2021 11:41:10 -0400 Subject: [PATCH] chore: add actools team as codeowner (#74) --- packages/google-cloud-compute/.github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/google-cloud-compute/.github/CODEOWNERS b/packages/google-cloud-compute/.github/CODEOWNERS index ddbdfe696d7a..c9c9806c11b8 100644 --- a/packages/google-cloud-compute/.github/CODEOWNERS +++ b/packages/google-cloud-compute/.github/CODEOWNERS @@ -4,8 +4,8 @@ # For syntax help see: # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax -# The @googleapis/yoshi-python is the default owner for changes in this repo -* @googleapis/yoshi-python +# The @googleapis/yoshi-python and @googleapis/actools are the default code owners for changes in this repo +* @googleapis/yoshi-python @googleapis/actools /samples/ @m-strzelczyk @googleapis/python-samples-owners