diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2f15bd6..40f9dd7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -7,6 +7,9 @@ **/Makefile @cloudposse-terraform-components/engineering **/Makefile.* @cloudposse-terraform-components/engineering +# Cloud Posse must review any changes to tflint configuration and pre-commit config +.tflint.hcl @cloudposse-terraform-components/engineering +.pre-commit-config.yaml @cloudposse-terraform-components/engineering # Cloud Posse Admins must review all changes to CODEOWNERS, github configuration or the mergify configuration .github/* @cloudposse-terraform-components/admins diff --git a/.github/settings.yml b/.github/settings.yml index 2ea85dd..a65a408 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -10,3 +10,4 @@ repository: +