Skip to content

Commit

Permalink
Change the codeowner for docs PRs (#20779)
Browse files Browse the repository at this point in the history
  • Loading branch information
yhyakuna authored May 25, 2023
1 parent 3690f78 commit e4a45ef
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
/plugins/ @hashicorp/vault-ecosystem
/vault/plugin_catalog.go @hashicorp/vault-ecosystem

/website/content/ @yhyakuna
/website/content/docs/plugin-portal.mdx @acahn @yhyakuna
/website/content/ @hashicorp/vault-education-approvers
/website/content/docs/plugin-portal.mdx @acahn @hashicorp/vault-education-approvers

# Plugin docs
/website/content/docs/plugins/ @fairclothjm @yhyakuna
/website/content/docs/upgrading/plugins.mdx @fairclothjm @yhyakuna
/website/content/docs/plugins/ @fairclothjm @hashicorp/vault-education-approvers
/website/content/docs/upgrading/plugins.mdx @fairclothjm @hashicorp/vault-education-approvers

# UI code related to Vault's JWT/OIDC auth method and OIDC provider.
# Changes to these files often require coordination with backend code,
Expand Down

0 comments on commit e4a45ef

Please sign in to comment.