diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 9cfb9aaf9..80520bbaa 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/api-logging @googleapis/api-logging-partners +* @googleapis/yoshi-nodejs # The github automation team is the default owner for the auto-approve file. .github/auto-approve.yml @googleapis/github-automation diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index a9d3f44e3..768497b99 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -1,4 +1,4 @@ assign_issues: - - googleapis/api-logging-reviewers + - googleapis/yoshi-nodejs assign_prs: - - googleapis/api-logging-reviewers + - googleapis/yoshi-nodejs diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index b32c4a73b..bc85f1c66 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -22,5 +22,3 @@ permissionRules: permission: admin - team: jsteam permission: push - - team: api-logging-partners - permission: push diff --git a/.repo-metadata.json b/.repo-metadata.json index 32bd9181c..a1a6b836d 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/api-logging", + "codeowner_team": "@googleapis/yoshi-nodejs", "api_shortname": "error-reporting", "library_type": "REST" }