Skip to content

Commit

Permalink
chore(bigtable): Add bigtable partners as code owners (#1381)
Browse files Browse the repository at this point in the history
* 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>
  • Loading branch information
danieljbruce and gcf-owl-bot[bot] committed Jan 24, 2024
1 parent 226c981 commit d30e513
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@


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

# The github automation team is the default owner for the auto-approve file.
.github/auto-approve.yml @googleapis/github-automation
2 changes: 1 addition & 1 deletion .repo-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"distribution_name": "@google-cloud/bigtable",
"api_id": "bigtable.googleapis.com",
"requires_billing": true,
"codeowner_team": "@googleapis/api-bigtable",
"codeowner_team": "@googleapis/api-bigtable @googleapis/api-bigtable-partners",
"api_shortname": "bigtable",
"library_type": "GAPIC_COMBO"
}

0 comments on commit d30e513

Please sign in to comment.