Replace the docs codeowner (#18790)

This commit is contained in:
Yoko Hyakuna
2023-01-23 10:02:21 -08:00
committed by GitHub
parent b0bdb2ebd4
commit 71e8665def

View File

@@ -25,12 +25,12 @@
/plugins/ @hashicorp/vault-ecosystem
/vault/plugin_catalog.go @hashicorp/vault-ecosystem
/website/content/ @tjperry07
/website/content/docs/plugin-portal.mdx @acahn @tjperry07
/website/content/ @yhyakuna
/website/content/docs/plugin-portal.mdx @acahn @yhyakuna
# Plugin docs
/website/content/docs/plugins/ @fairclothjm @tjperry07
/website/content/docs/upgrading/plugins.mdx @fairclothjm @tjperry07
/website/content/docs/plugins/ @fairclothjm @yhyakuna
/website/content/docs/upgrading/plugins.mdx @fairclothjm @yhyakuna
# UI code related to Vault's JWT/OIDC auth method and OIDC provider.
# Changes to these files often require coordination with backend code,