Skip to content

Commit 189260a

Browse files
chore: Update CODEOWNERS (#834)
* chore: Update CODEOWNERS updating codeowners to allow reviews from partner team * 🦉 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 19a55bd commit 189260a

File tree

2 files changed

+5
-5
lines changed

2 files changed

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

11-
# @googleapis/python-samples-reviewers @googleapis/api-firestore are the default owners for samples changes
12-
/samples/ @googleapis/python-samples-reviewers @googleapis/api-firestore
11+
# @googleapis/python-samples-reviewers @googleapis/api-firestore @googleapis/api-firestore-partners are the default owners for samples changes
12+
/samples/ @googleapis/python-samples-reviewers @googleapis/api-firestore @googleapis/api-firestore-partners

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"api_id": "firestore.googleapis.com",
1313
"requires_billing": true,
1414
"default_version": "v1",
15-
"codeowner_team": "@googleapis/api-firestore",
15+
"codeowner_team": "@googleapis/api-firestore @googleapis/api-firestore-partners",
1616
"api_shortname": "firestore",
1717
"api_description": "is a fully-managed NoSQL document database for mobile, web, and server development from Firebase and Google Cloud Platform. It's backed by a multi-region replicated database that ensures once data is committed, it's durable even in the face of unexpected disasters. Not only that, but despite being a distributed database, it's also strongly consistent and offers seamless integration with other Firebase and Google Cloud Platform products, including Google Cloud Functions."
1818
}

0 commit comments

Comments
 (0)