diff --git a/CODEOWNERS b/CODEOWNERS index 3da71e030..c656ccace 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,7 +2,7 @@ # More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners # Default owner -* @hashicorp/team-ip-compliance +* @hashicorp/team-ip-compliance @hashicorp/consul-core-reviewers # Add override rules below. Each line is a file/folder pattern followed by one or more owners. # Being an owner means those groups or individuals will be added as reviewers to PRs affecting @@ -10,4 +10,4 @@ # Examples: # /docs/ @docs-team # *.js @js-team -# *.go @go-team \ No newline at end of file +# *.go @go-team