Skip to content

Commit 01441c4

Browse files
chore: update CODEOWNERS (#420)
* chore: update CODEOWNERS * πŸ¦‰ Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * fix * πŸ¦‰ 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 31e3d8d commit 01441c4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

β€Žpackages/google-cloud-datastore/.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 are the default owners for changes in this repo
9-
* @googleapis/yoshi-python @googleapis/cloud-native-db-dpes
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 are the default owners for samples changes
12-
/samples/ @googleapis/python-samples-reviewers @googleapis/cloud-native-db-dpes
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

β€Žpackages/google-cloud-datastore/.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",
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)