Skip to content

Commit d30e513

Browse files
chore(bigtable): Add bigtable partners as code owners (#1381)
* Add bigtable partners as code owners The code owners should be Bigtable and Bigtable partners * chore(bigtable): Add bigtable partners as code owners * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * Revert "🦉 Updates from OwlBot post-processor" This reverts commit 6b7a1ce. * Revert proto changes Proto changes should not be in the PR * Add the partners team to metadata This information is included in CODEOWNERS so should be included here as well. * Restore protos to main branch Proto changes are not part of this PR * 🦉 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 226c981 commit d30e513

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77

88
# The yoshi-nodejs team is the default owner for nodejs repositories.
9-
* @googleapis/yoshi-nodejs @googleapis/api-bigtable
9+
* @googleapis/yoshi-nodejs @googleapis/api-bigtable @googleapis/api-bigtable-partners
1010

1111
# The github automation team is the default owner for the auto-approve file.
1212
.github/auto-approve.yml @googleapis/github-automation

.repo-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"distribution_name": "@google-cloud/bigtable",
1111
"api_id": "bigtable.googleapis.com",
1212
"requires_billing": true,
13-
"codeowner_team": "@googleapis/api-bigtable",
13+
"codeowner_team": "@googleapis/api-bigtable @googleapis/api-bigtable-partners",
1414
"api_shortname": "bigtable",
1515
"library_type": "GAPIC_COMBO"
1616
}

0 commit comments

Comments
 (0)