Update CODEOWNERS (#15095)
This commit is contained in:
parent
2c4a619a8c
commit
358f0f1e4b
|
@ -29,8 +29,12 @@
|
||||||
/website/content/ @taoism4504
|
/website/content/ @taoism4504
|
||||||
/website/content/docs/plugin-portal.mdx @taoism4504 @acahn
|
/website/content/docs/plugin-portal.mdx @taoism4504 @acahn
|
||||||
|
|
||||||
|
# Plugin docs
|
||||||
|
/website/content/docs/plugins/ @fairclothjm
|
||||||
|
/website/content/docs/upgrading/plugins.mdx @fairclothjm
|
||||||
|
|
||||||
# UI code related to Vault's JWT/OIDC auth method and OIDC provider.
|
# UI code related to Vault's JWT/OIDC auth method and OIDC provider.
|
||||||
# Changes to these files often require coordination with backend code,
|
# Changes to these files often require coordination with backend code,
|
||||||
# so stewards of the backend code are added below for notification.
|
# so stewards of the backend code are added below for notification.
|
||||||
/ui/app/components/auth-jwt.js @austingebauer
|
/ui/app/components/auth-jwt.js @austingebauer
|
||||||
/ui/app/routes/vault/cluster/oidc-*.js @austingebauer
|
/ui/app/routes/vault/cluster/oidc-*.js @austingebauer
|
||||||
|
|
Loading…
Reference in New Issue