diff --git a/packages/google-cloud-translate/.github/CODEOWNERS b/packages/google-cloud-translate/.github/CODEOWNERS index f8d4cbae4ff8..cb787cdf24ed 100644 --- a/packages/google-cloud-translate/.github/CODEOWNERS +++ b/packages/google-cloud-translate/.github/CODEOWNERS @@ -7,6 +7,8 @@ # The @googleapis/yoshi-python is the default owner for changes in this repo * @googleapis/yoshi-python +# The @googleapis/cdpe-cloudai own the samples +/samples/**/*.py @googleapis/cdpe-cloudai # The python-samples-owners team is the default owner for samples /samples/**/*.py @telpirion @sirtorry @googleapis/python-samples-owners \ No newline at end of file