From 1cfa308ed87c2eb5de7725267ea2e8c67fd66d79 Mon Sep 17 00:00:00 2001 From: Severin Neumann Date: Wed, 27 Mar 2024 19:26:33 +0100 Subject: [PATCH] Create CODEOWNERS Please add this CODEOWNERS file to your repository, see the reference file for more details --- .github/CODEOWNERS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/CODEOWNERS diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000..e935c1f --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,8 @@ +# CODEOWNERS reference: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners + +# These owners will be the default owners for everything in +# the repo. Unless a later match takes precedence, +# the following users/teams will be requested for +# review when someone opens a pull request. +# +* @cisco-open/ansible-collection-sdwan-deployment-maintainers