mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-11 01:42:06 -04:00
add ui team to oidc and jwt codeowners (#29212)
This commit is contained in:
parent
f5191bd06e
commit
2984e0f4b8
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue