diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 80520bba..067e94b2 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 768497b9..f4ddd62c 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 e2f55ae0..cc81e2da 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -2,7 +2,7 @@ "client_documentation": "https://cloud.google.com/nodejs/docs/reference/logging/latest", "product_documentation": "https://cloud.google.com/logging/docs", "name": "logging", - "codeowner_team": "@googleapis/yoshi-nodejs", + "codeowner_team": "@googleapis/cloud-sdk-nodejs-team", "release_level": "stable", "language": "nodejs", "api_id": "logging.googleapis.com",