Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

Commit c616a88

Browse files
authored
chore: remove api-logging team (#789)
* chore: remove api-logging team from CODEOWNERS and blunderbuss * chore: remove api-logging-partners and use yoshi-nodejs as owner * chore: remove remaining api-logging teams from configuration files
1 parent f5e356a commit c616a88

File tree

4 files changed

+4
-6
lines changed

4 files changed

+4
-6
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
# The yoshi-nodejs team is the default owner for nodejs repositories.
9-
* @googleapis/yoshi-nodejs @googleapis/api-logging @googleapis/api-logging-partners
9+
* @googleapis/yoshi-nodejs
1010

1111
# The github automation team is the default owner for the auto-approve file.
1212
.github/auto-approve.yml @googleapis/github-automation

.github/blunderbuss.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
assign_issues:
2-
- googleapis/api-logging-reviewers
2+
- googleapis/yoshi-nodejs
33
assign_prs:
4-
- googleapis/api-logging-reviewers
4+
- googleapis/yoshi-nodejs

.github/sync-repo-settings.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,3 @@ permissionRules:
2222
permission: admin
2323
- team: jsteam
2424
permission: push
25-
- team: api-logging-partners
26-
permission: push

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"repo": "googleapis/nodejs-error-reporting",
1010
"distribution_name": "@google-cloud/error-reporting",
1111
"api_id": "clouderrorreporting.googleapis.com",
12-
"codeowner_team": "@googleapis/api-logging",
12+
"codeowner_team": "@googleapis/yoshi-nodejs",
1313
"api_shortname": "error-reporting",
1414
"library_type": "REST"
1515
}

0 commit comments

Comments
 (0)