From daa7b43d01eb6e3018e21b176b7344e4f938cb80 Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Tue, 11 Jan 2022 12:09:50 -0800 Subject: [PATCH] Remove docs changes from CODEOWNERS --- CODEOWNERS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1c73c5679..4396a5873 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -25,7 +25,11 @@ /command/agent/ @hashicorp/vault-ecosystem /plugins/ @hashicorp/vault-ecosystem -/website/content/ @taoism4504 +# Disabling for now to see if manually adding the reviewer when a PR +# is ready will be more useful and accurate. There have been cases where +# docs are being reviewed against PRs that haven't been vetted for acceptance. +# /website/content/ @taoism4504 + /website/content/docs/plugin-portal.mdx @taoism4504 @acahn # UI code related to Vault's JWT/OIDC auth method and OIDC provider.