diff --git a/CODEOWNERS b/CODEOWNERS index 7d1ad67..ef9a60e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1,7 @@ -# Submit a helpdesk ticket to add any team other than yours referenced in the CODEOWNERS file -- they must be added to collaborators and teams in the repository settings with maintainer privileges. Remove this file as soon as you have completed this +# Each line is a file pattern followed by one or more owners. Being an owner +# means those groups or individuals will be added as reviewers to PRs affecting +# those areas of the code. +# +# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners +# Default CODEOWNER primarily for contact purposes +* @hashicorp/vault \ No newline at end of file