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