Skip to content

Commit a461ac0

Browse files
chore: Add api-logging-partners to CODEOWNERS (#841)
* chore: Add api-logging-partners to CODEOWNERS * Add api-logging-partners to repo metadata JSON * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent d0dcfe4 commit a461ac0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/CODEOWNERS

+4-4
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 are the default owners for changes in this repo
9-
* @googleapis/yoshi-python @googleapis/api-logging
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
1010

11-
# @googleapis/python-samples-reviewers @googleapis/api-logging are the default owners for samples changes
12-
/samples/ @googleapis/python-samples-reviewers @googleapis/api-logging
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

.repo-metadata.json

+1-1
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",
13+
"codeowner_team": "@googleapis/api-logging @googleapis/api-logging-partners",
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)