diff --git a/CODEOWNERS b/CODEOWNERS index a835da67d3..740cf4fedc 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -41,8 +41,8 @@ # UI code related to Vault's JWT/OIDC auth method and OIDC provider. # Changes to these files often require coordination with backend code, # so stewards of the backend code are added below for notification. -/ui/app/components/auth-jwt.js @hashicorp/vault-ecosystem -/ui/app/routes/vault/cluster/oidc-*.js @hashicorp/vault-ecosystem +/ui/app/components/auth-jwt.js @hashicorp/vault-ui @hashicorp/vault-ecosystem +/ui/app/routes/vault/cluster/oidc-*.js @hashicorp/vault-ui @hashicorp/vault-ecosystem # Release config; service account is required for automation tooling. /.release/ @hashicorp/github-secure-vault-core @hashicorp/quality-team