Skip to content

Commit

Permalink
chore(spanner): Update CODEOWNERS (#1304)
Browse files Browse the repository at this point in the history
* chore(spanner): Update CODEOWNERS

* 🦉 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
sakthivelmanii and gcf-owl-bot[bot] authored Jan 29, 2025
1 parent 8fbde6b commit c9d5307
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -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-spanner-python are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/api-spanner-python
# @googleapis/yoshi-python @googleapis/spanner-client-libraries-python are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/spanner-client-libraries-python

# @googleapis/python-samples-reviewers @googleapis/api-spanner-python are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/api-spanner-python
# @googleapis/python-samples-reviewers @googleapis/spanner-client-libraries-python are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/spanner-client-libraries-python
6 changes: 3 additions & 3 deletions .github/blunderbuss.yml
Original file line number Diff line number Diff line change
@@ -4,14 +4,14 @@
# Note: This file is autogenerated. To make changes to the assignee
# team, please update `codeowner_team` in `.repo-metadata.json`.
assign_issues:
- googleapis/api-spanner-python
- googleapis/spanner-client-libraries-python

assign_issues_by:
- labels:
- "samples"
to:
- googleapis/python-samples-reviewers
- googleapis/api-spanner-python
- googleapis/spanner-client-libraries-python

assign_prs:
- googleapis/api-spanner-python
- googleapis/spanner-client-libraries-python
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
@@ -12,7 +12,7 @@
"api_id": "spanner.googleapis.com",
"requires_billing": true,
"default_version": "v1",
"codeowner_team": "@googleapis/api-spanner-python",
"codeowner_team": "@googleapis/spanner-client-libraries-python",
"api_shortname": "spanner",
"api_description": "is a fully managed, mission-critical, \nrelational database service that offers transactional consistency at global scale, \nschemas, SQL (ANSI 2011 with extensions), and automatic, synchronous replication \nfor high availability.\n\nBe sure to activate the Cloud Spanner API on the Developer's Console to\nuse Cloud Spanner from your project."
}

0 comments on commit c9d5307

Please sign in to comment.