From 0c7fcdbb9bc4d489a162b0e34d05fdc7efc4b3ae Mon Sep 17 00:00:00 2001 From: Angel Garbarino Date: Wed, 11 Dec 2024 11:22:21 -0700 Subject: [PATCH] Update CODEOWNERS merge issue --- CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index b1b876846c7a..a835da67d365 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -30,12 +30,12 @@ /plugins/ @hashicorp/vault-ecosystem /vault/plugin_catalog.go @hashicorp/vault-ecosystem -/website/content/ @hashicorp/vault-education-approvers -/website/content/docs/plugin-portal.mdx @hashicorp/vault-education-approvers +# Content on developer.hashicorp.com +/website/ @hashicorp/vault-education-approvers # Plugin docs -/website/content/docs/plugins/ @hashicorp/vault-ecosystem @hashicorp/vault-education-approvers -/website/content/docs/upgrading/plugins.mdx @hashicorp/vault-ecosystem @hashicorp/vault-education-approvers +/website/content/docs/plugins/ @hashicorp/vault-ecosystem +/website/content/docs/upgrading/plugins.mdx @hashicorp/vault-ecosystem /ui/ @hashicorp/vault-ui # UI code related to Vault's JWT/OIDC auth method and OIDC provider.