diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a9903dcb3..c52b734ec 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/gcs-sdk-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file +* @googleapis/gcs-team @googleapis/cloud-sdk-nodejs-team \ No newline at end of file diff --git a/.repo-metadata.json b/.repo-metadata.json index be5e4476f..234f65400 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -10,7 +10,7 @@ "distribution_name": "@google-cloud/storage", "api_id": "storage-api.googleapis.com", "requires_billing": true, - "codeowner_team": "@googleapis/gcs-sdk-team", + "codeowner_team": "@googleapis/gcs-team", "api_shortname": "storage", "library_type": "GAPIC_MANUAL" }