Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.

# @googleapis/yoshi-python @googleapis/api-bigtable @googleapis/api-bigtable-partners are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/api-bigtable @googleapis/api-bigtable-partners
# @googleapis/cloud-sdk-python-team @googleapis/api-bigtable @googleapis/api-bigtable-partners are the default owners for changes in this repo
* @googleapis/cloud-sdk-python-team @googleapis/api-bigtable @googleapis/api-bigtable-partners
Comment on lines +8 to +9
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The comment on line 6 indicates that this file is autogenerated and that changes should be made in .repo-metadata.json. By changing this file directly, your changes risk being overwritten by an automated process. To ensure this update is permanent, please apply the change to .repo-metadata.json instead.


# @googleapis/python-samples-reviewers @googleapis/api-bigtable @googleapis/api-bigtable-partners are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/api-bigtable @googleapis/api-bigtable-partners
Loading