Skip to content

Commit

Permalink
chore: Add api-logging-partners to CODEOWNERS (#841)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
gkevinzheng and gcf-owl-bot[bot] committed Jan 24, 2024
1 parent d0dcfe4 commit a461ac0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -5,8 +5,8 @@
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.

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

# @googleapis/python-samples-reviewers @googleapis/api-logging are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/api-logging
# @googleapis/python-samples-reviewers @googleapis/api-logging @googleapis/api-logging-partners are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/api-logging @googleapis/api-logging-partners
2 changes: 1 addition & 1 deletion .repo-metadata.json
Expand Up @@ -10,7 +10,7 @@
"repo": "googleapis/python-logging",
"distribution_name": "google-cloud-logging",
"api_id": "logging.googleapis.com",
"codeowner_team": "@googleapis/api-logging",
"codeowner_team": "@googleapis/api-logging @googleapis/api-logging-partners",
"default_version": "v2",
"api_shortname": "logging",
"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."
Expand Down

0 comments on commit a461ac0

Please sign in to comment.