mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 20:36:26 +02:00
Add web engineering to the CODEOWNERS file for website tooling, but not content. (#29418)
* Add web eng permissions for website tooling, but not content * remove vault eng from website directory * remove vault eng from block comments * Update CODEOWNERS Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com> * let education approve PRs that contain redicrets --------- Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
This commit is contained in:
parent
fab36cdf29
commit
360e2f9d83
16
CODEOWNERS
16
CODEOWNERS
@ -31,7 +31,21 @@
|
||||
/vault/plugin_catalog.go @hashicorp/vault-ecosystem
|
||||
|
||||
# Content on developer.hashicorp.com
|
||||
/website/ @hashicorp/vault-education-approvers
|
||||
|
||||
# Web presence gets notified of, and can approve changes to web tooling, but not content.
|
||||
|
||||
/website/ @hashicorp/web-presence
|
||||
/website/data/
|
||||
/website/public/
|
||||
/website/content/
|
||||
|
||||
# Education gets notified of, and can approve changes to web content.
|
||||
|
||||
/website/data/ @hashicorp/vault-education-approvers
|
||||
/website/public/ @hashicorp/vault-education-approvers
|
||||
/website/content/ @hashicorp/vault-education-approvers
|
||||
/website/templates/ @hashicorp/vault-education-approvers
|
||||
/website/redirects.js @hashicorp/vault-education-approvers
|
||||
|
||||
# Plugin docs
|
||||
/website/content/docs/plugins/ @hashicorp/vault-ecosystem @hashicorp/vault-education-approvers
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user