diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1511cd5b932c..71256f6f5944 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,7 +2,10 @@ # This file controls who is tagged for review for any given pull request. # Default owner for all directories not owned by others -* @googleapis/python-core-client-libraries -* @googleapis/cloud-sdk-librarian-team +* @googleapis/python-core-client-libraries @googleapis/cloud-sdk-librarian-team -/packages/google-cloud-bigquery-storage/ @googleapis/api-bigquery +# Packages onboarded to librarian require review from both groups +/packages/google-cloud-dlp/ @googleapis/python-core-client-libraries +/packages/google-cloud-dlp/ @googleapis/cloud-sdk-librarian-team + +/packages/google-cloud-bigquery-storage/ @googleapis/api-bigquery