diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index c9c9806c1..8e934f86c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,9 +3,10 @@ # # For syntax help see: # 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. -# The @googleapis/yoshi-python and @googleapis/actools are the default code owners for changes in this repo -* @googleapis/yoshi-python @googleapis/actools +# @googleapis/yoshi-python @googleapis/actools are the default owners for changes in this repo +* @googleapis/yoshi-python @googleapis/actools - -/samples/ @m-strzelczyk @googleapis/python-samples-owners +# @googleapis/python-samples-owners @googleapis/actools are the default owners for samples changes +/samples/ @googleapis/python-samples-owners @googleapis/actools diff --git a/synth.metadata b/synth.metadata index 9911bcaea..b608412c5 100644 --- a/synth.metadata +++ b/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/python-compute.git", - "sha": "6248fdd993c914ed4b94ab483a8168fb3fcd615e" + "sha": "24836917b08eecf65e6dd00d33a28f22d050e733" } }, { @@ -29,6 +29,7 @@ "generatedFiles": [ ".coveragerc", ".flake8", + ".github/CODEOWNERS", ".github/CONTRIBUTING.md", ".github/ISSUE_TEMPLATE/bug_report.md", ".github/ISSUE_TEMPLATE/feature_request.md",