From 793abfe4ebad39d70aadcc8449f99e34fb7ae4f1 Mon Sep 17 00:00:00 2001 From: Brad Miro Date: Fri, 11 Dec 2020 10:40:12 -0500 Subject: [PATCH] chore: adding @googleapis/api-dataproc to codeowners (#112) --- packages/google-cloud-dataproc/.github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/google-cloud-dataproc/.github/CODEOWNERS b/packages/google-cloud-dataproc/.github/CODEOWNERS index 72a5e48c093c..9379eb43249e 100644 --- a/packages/google-cloud-dataproc/.github/CODEOWNERS +++ b/packages/google-cloud-dataproc/.github/CODEOWNERS @@ -6,7 +6,7 @@ # The @googleapis/yoshi-python is the default owner for changes in this repo -* @googleapis/yoshi-python +* @googleapis/api-dataproc @googleapis/yoshi-python # The python-samples-reviewers team is the default owner for samples changes -/samples/**/*.py @googleapis/python-samples-owners +/samples/**/*.py @googleapis/api-dataproc @googleapis/python-samples-owners