diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 3da71e0..bf95d33 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,8 @@ # Each line is a file pattern followed by one or more owners. # More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -# Default owner +# Default owners +* @hashicorp/tf-core-cloud * @hashicorp/team-ip-compliance # Add override rules below. Each line is a file/folder pattern followed by one or more owners. @@ -10,4 +11,4 @@ # Examples: # /docs/ @docs-team # *.js @js-team -# *.go @go-team \ No newline at end of file +# *.go @go-team