diff --git a/.changelog/1103.txt b/.changelog/1103.txt new file mode 100644 index 000000000..65b215e86 --- /dev/null +++ b/.changelog/1103.txt @@ -0,0 +1,3 @@ +```release-note:improvement +Update Vault Radar codeowners patterns. +``` \ No newline at end of file diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5909a4f47..551c4af21 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -41,4 +41,7 @@ # all Vault Radar resources and clients are owned by the vault-scanning team *vaultradar* @hashicorp/vault-scanning *vault_radar* @hashicorp/vault-scanning -*vault-radar* @hashicorp/vault-scanning \ No newline at end of file +*vault-radar* @hashicorp/vault-scanning +**/vaultradar/* @hashicorp/vault-scanning +**/vaultradar* @hashicorp/vault-scanning +**/hcp_vault_radar* @hashicorp/vault-scanning \ No newline at end of file