diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 80520bbaa..067e94b23 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,7 +6,7 @@ # The yoshi-nodejs team is the default owner for nodejs repositories. -* @googleapis/yoshi-nodejs +* @googleapis/cloud-sdk-nodejs-team # The github automation team is the default owner for the auto-approve file. -.github/auto-approve.yml @googleapis/github-automation +.github/auto-approve.yml @googleapis/cloud-sdk-platform-team diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index 768497b99..f4ddd62cd 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -1,4 +1,4 @@ assign_issues: - - googleapis/yoshi-nodejs + - googleapis/cloud-sdk-nodejs-team assign_prs: - - googleapis/yoshi-nodejs + - googleapis/cloud-sdk-nodejs-team diff --git a/.repo-metadata.json b/.repo-metadata.json index a1a6b836d..dbfef3734 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -9,7 +9,7 @@ "repo": "googleapis/nodejs-error-reporting", "distribution_name": "@google-cloud/error-reporting", "api_id": "clouderrorreporting.googleapis.com", - "codeowner_team": "@googleapis/yoshi-nodejs", + "codeowner_team": "@googleapis/cloud-sdk-nodejs-team", "api_shortname": "error-reporting", "library_type": "REST" }