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

Commit 8803887

Browse files
authored
chore: remove api-logging teams (#919)
* chore: remove api-logging teams * chore: remove remaining api-logging teams from configuration files
1 parent 0305240 commit 8803887

4 files changed

Lines changed: 4 additions & 6 deletions

File tree

.github/CODEOWNERS

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

77

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

.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-nodejs-reviewers
2+
- googleapis/yoshi-nodejs
33
assign_prs:
4-
- googleapis/api-logging-nodejs-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-logging-winston",
1010
"distribution_name": "@google-cloud/logging-winston",
1111
"api_id": "logging.googleapis.com",
12-
"codeowner_team": "@googleapis/api-logging",
12+
"codeowner_team": "@googleapis/yoshi-nodejs",
1313
"api_shortname": "logging-winston",
1414
"library_type": "OTHER"
1515
}

0 commit comments

Comments
 (0)