Skip to content

Commit c9d5307

Browse files
chore(spanner): Update CODEOWNERS (#1304)
* 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>
1 parent 8fbde6b commit c9d5307

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
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-spanner-python are the default owners for changes in this repo
9-
* @googleapis/yoshi-python @googleapis/api-spanner-python
8+
# @googleapis/yoshi-python @googleapis/spanner-client-libraries-python are the default owners for changes in this repo
9+
* @googleapis/yoshi-python @googleapis/spanner-client-libraries-python
1010

11-
# @googleapis/python-samples-reviewers @googleapis/api-spanner-python are the default owners for samples changes
12-
/samples/ @googleapis/python-samples-reviewers @googleapis/api-spanner-python
11+
# @googleapis/python-samples-reviewers @googleapis/spanner-client-libraries-python are the default owners for samples changes
12+
/samples/ @googleapis/python-samples-reviewers @googleapis/spanner-client-libraries-python

.github/blunderbuss.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +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-spanner-python
7+
- googleapis/spanner-client-libraries-python
88

99
assign_issues_by:
1010
- labels:
1111
- "samples"
1212
to:
1313
- googleapis/python-samples-reviewers
14-
- googleapis/api-spanner-python
14+
- googleapis/spanner-client-libraries-python
1515

1616
assign_prs:
17-
- googleapis/api-spanner-python
17+
- googleapis/spanner-client-libraries-python

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"api_id": "spanner.googleapis.com",
1313
"requires_billing": true,
1414
"default_version": "v1",
15-
"codeowner_team": "@googleapis/api-spanner-python",
15+
"codeowner_team": "@googleapis/spanner-client-libraries-python",
1616
"api_shortname": "spanner",
1717
"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."
1818
}

0 commit comments

Comments
 (0)