Update CODEOWNERS (#15095)

This commit is contained in:
John-Michael Faircloth 2022-04-19 14:45:17 -05:00 committed by GitHub
parent 2c4a619a8c
commit 358f0f1e4b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 2 deletions

View File

@ -29,6 +29,10 @@
/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.