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

Commit c52ed0b

Browse files
committed
chore: remove api-firestore-partners
1 parent e2f4d13 commit c52ed0b

File tree

4 files changed

+6
-9
lines changed

4 files changed

+6
-9
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/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/api-firestore-partners are the default owners for changes in this repo
9-
* @googleapis/yoshi-python @googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/api-firestore-partners
8+
# @googleapis/yoshi-python @googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk are the default owners for changes in this repo
9+
* @googleapis/yoshi-python @googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk
1010

11-
# @googleapis/python-samples-reviewers @googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/api-firestore-partners are the default owners for samples changes
12-
/samples/ @googleapis/python-samples-reviewers @googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/api-firestore-partners
11+
# @googleapis/python-samples-reviewers @googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk are the default owners for samples changes
12+
/samples/ @googleapis/python-samples-reviewers @googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk

.github/blunderbuss.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
assign_issues:
77
- googleapis/cloud-native-db-dpes
88
- googleapis/api-datastore-sdk
9-
- googleapis/api-firestore-partners
109

1110
assign_issues_by:
1211
- labels:
@@ -15,9 +14,7 @@ assign_issues_by:
1514
- googleapis/python-samples-reviewers
1615
- googleapis/cloud-native-db-dpes
1716
- googleapis/api-datastore-sdk
18-
- googleapis/api-firestore-partners
1917

2018
assign_prs:
2119
- googleapis/cloud-native-db-dpes
2220
- googleapis/api-datastore-sdk
23-
- googleapis/api-firestore-partners

.librarian/generator-input/.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"distribution_name": "google-cloud-datastore",
1212
"api_id": "datastore.googleapis.com",
1313
"default_version": "v1",
14-
"codeowner_team": "@googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/api-firestore-partners",
14+
"codeowner_team": "@googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk",
1515
"api_shortname": "datastore",
1616
"api_description": "is a fully managed, schemaless database for\nstoring non-relational data. Cloud Datastore automatically scales with\nyour users and supports ACID transactions, high availability of reads and\nwrites, strong consistency for reads and ancestor queries, and eventual\nconsistency for all other queries."
1717
}

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"distribution_name": "google-cloud-datastore",
1212
"api_id": "datastore.googleapis.com",
1313
"default_version": "v1",
14-
"codeowner_team": "@googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk @googleapis/api-firestore-partners",
14+
"codeowner_team": "@googleapis/cloud-native-db-dpes @googleapis/api-datastore-sdk",
1515
"api_shortname": "datastore",
1616
"api_description": "is a fully managed, schemaless database for\nstoring non-relational data. Cloud Datastore automatically scales with\nyour users and supports ACID transactions, high availability of reads and\nwrites, strong consistency for reads and ancestor queries, and eventual\nconsistency for all other queries."
1717
}

0 commit comments

Comments
 (0)