Make EDU owner for files under website/ (#29078)

This commit is contained in:
Sarah Chavis
2024-12-03 13:17:55 -08:00
committed by GitHub
parent 21b0e5ad50
commit 6cf6f16c12

View File

@@ -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.