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/spanner-client-libraries-python are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/spanner-client-libraries-python
# @googleapis/cloud-sdk-python-team @googleapis/spanner-client-libraries-python are the default owners for changes in this repo
* @googleapis/cloud-sdk-python-team @googleapis/spanner-client-libraries-python
Comment on lines +8 to +9

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 changes should be made in .repo-metadata.json. By editing this file directly, your changes will be overwritten during the next generation, nullifying the purpose of this PR. Please update .repo-metadata.json instead and allow the automation to update this file.


# @googleapis/python-samples-reviewers @googleapis/spanner-client-libraries-python are the default owners for samples changes
/samples/ @googleapis/python-samples-reviewers @googleapis/spanner-client-libraries-python
Loading