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

Commit d689e8b

Browse files
committed
chore: remove api-logging teams
1 parent 5bd2eed commit d689e8b

File tree

3 files changed

+8
-11
lines changed

3 files changed

+8
-11
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
66
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.
77

8-
# @googleapis/yoshi-python @googleapis/api-logging @googleapis/api-logging-partners are the default owners for changes in this repo
9-
* @googleapis/yoshi-python @googleapis/api-logging @googleapis/api-logging-partners
8+
# @googleapis/yoshi-python are the default owners for changes in this repo
9+
* @googleapis/yoshi-python
1010

11-
# @googleapis/python-samples-reviewers @googleapis/api-logging @googleapis/api-logging-partners are the default owners for samples changes
12-
/samples/ @googleapis/python-samples-reviewers @googleapis/api-logging @googleapis/api-logging-partners
11+
# @googleapis/python-samples-reviewers are the default owners for samples changes
12+
/samples/ @googleapis/python-samples-reviewers

.github/blunderbuss.yml

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,14 @@
44
# Note: This file is autogenerated. To make changes to the assignee
55
# team, please update `codeowner_team` in `.repo-metadata.json`.
66
assign_issues:
7-
- googleapis/api-logging
8-
- googleapis/api-logging-partners
7+
- googleapis/yoshi-python
98

109
assign_issues_by:
1110
- labels:
1211
- "samples"
1312
to:
1413
- googleapis/python-samples-reviewers
15-
- googleapis/api-logging
16-
- googleapis/api-logging-partners
14+
- googleapis/yoshi-python
1715

1816
assign_prs:
19-
- googleapis/api-logging
20-
- googleapis/api-logging-partners
17+
- googleapis/yoshi-python

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"repo": "googleapis/python-logging",
1111
"distribution_name": "google-cloud-logging",
1212
"api_id": "logging.googleapis.com",
13-
"codeowner_team": "@googleapis/api-logging @googleapis/api-logging-partners",
13+
"codeowner_team": "@googleapis/yoshi-python",
1414
"default_version": "v2",
1515
"api_shortname": "logging",
1616
"api_description": "allows you to store, search, analyze, monitor, and alert on log data and events from Google Cloud and Amazon Web Services. Using the BindPlane service, you can also collect this data from over 150 common application components, on-premises systems, and hybrid cloud systems. BindPlane is included with your Google Cloud project at no additional cost."

0 commit comments

Comments
 (0)