From 46c8fafa9eef6548f9655e143e5593820ed850ee Mon Sep 17 00:00:00 2001 From: "soleng-terraform[bot]" <168111096+soleng-terraform[bot]@users.noreply.github.com> Date: Wed, 28 Aug 2024 09:19:59 +0930 Subject: [PATCH] update .github/CODEOWNERS (#15) Co-authored-by: soleng-terraform[bot] <168111096+soleng-terraform[bot]@users.noreply.github.com> --- .github/CODEOWNERS | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ef9d84a..153ed37 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,12 +1,10 @@ -# This is a template `CODEOWNERS` file for ops charms -# This file is managed by bootstack-charms-spec and should not be modified -# within individual charm repos. https://launchpad.net/bootstack-charms-spec - -# For more information about CODEOWNER, please refer to -# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#example-of-a-codeowners-file - +# This file is centrally managed as a template file in https://github.com/canonical/solutions-engineering-automation +# To update the file: +# - Edit it in the canonical/solutions-engineering-automation repository. +# - Open a PR with the changes. +# - When the PR merges, the soleng-terraform bot will open a PR to the target repositories with the changes. +# # These owners will be the default owners for everything in the repo. Unless a -# later match takes precedence, @canonical/bootstack will be requested for +# later match takes precedence, @canonical/soleng-reviewers will be requested for # review when someone opens a pull request. -* @canonical/soleng-reviewers - +* @canonical/soleng-reviewers