diff --git a/CODEOWNERS b/CODEOWNERS index 73cfb9f9e..e34c852e3 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,3 +2,6 @@ /.release/ @hashicorp/github-nomad-core @hashicorp/nomad-eng /.github/workflows/build.yml @hashicorp/github-nomad-core @hashicorp/nomad-eng + +# codeowner default +* @hashicorp/github-nomad-core @hashicorp/nomad-eng