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

Commit 9cfdde7

Browse files
authored
chore: remove api-logging teams (#1617)
* chore: remove api-logging teams * chore: remove remaining api-logging teams from configuration files
1 parent 29c35fd commit 9cfdde7

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-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
@@ -23,6 +23,4 @@ permissionRules:
2323
permission: admin
2424
- team: jsteam
2525
permission: push
26-
- team: api-logging-partners
27-
permission: push
2826

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/logging/latest",
33
"product_documentation": "https://cloud.google.com/logging/docs",
44
"name": "logging",
5-
"codeowner_team": "@googleapis/api-logging",
5+
"codeowner_team": "@googleapis/yoshi-nodejs",
66
"release_level": "stable",
77
"language": "nodejs",
88
"api_id": "logging.googleapis.com",

0 commit comments

Comments
 (0)