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

Commit 358212e

Browse files
committed
chore: remove api-logging teams
1 parent 0807af9 commit 358212e

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33

44
# For syntax help see:
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6-
# @googleapis/api-logging @googleapis/yoshi-java @googleapis/api-logging-partners are the default owners for changes in this repo
7-
* @googleapis/api-logging @googleapis/yoshi-java @googleapis/api-logging-partners
6+
# @googleapis/yoshi-java are the default owners for changes in this repo
7+
* @googleapis/yoshi-java
88

9-
# @googleapis/api-logging @googleapis/yoshi-java @googleapis/api-logging-partners are the default owners for samples changes
10-
samples/**/*.java @googleapis/java-samples-reviewers @googleapis/api-logging @googleapis/api-logging-partners
9+
# @googleapis/yoshi-java are the default owners for samples changes
10+
samples/**/*.java @googleapis/java-samples-reviewers

.github/blunderbuss.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Configuration for the Blunderbuss GitHub app. For more info see
22
# https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss
33
assign_issues:
4-
- googleapis/api-logging-java-reviewers
4+
- googleapis/yoshi-java
55
assign_prs:
6-
- googleapis/api-logging-java-reviewers
6+
- googleapis/yoshi-java
77
assign_prs_by:
88
- labels:
99
- samples

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"api_id": "logging.googleapis.com",
1414
"library_type": "GAPIC_COMBO",
1515
"requires_billing": true,
16-
"codeowner_team": "@googleapis/api-logging @googleapis/yoshi-java @googleapis/api-logging-partners",
16+
"codeowner_team": "@googleapis/yoshi-java",
1717
"issue_tracker": "https://issuetracker.google.com/savedsearches/559764",
1818
"recommended_package": "com.google.cloud.logging"
1919
}

0 commit comments

Comments
 (0)