github: Update CODEOWNERS (#35988)

Make the Education team (shared) codeowners of the docs on the website so that they can approve docs-only PRs as well. We don't need to be gatekeepers for those kinds of changes.
This commit is contained in:
Nara Kasbergen Kwon 2024-11-12 15:19:27 +01:00 committed by GitHub
parent 19536b2aa2
commit 2ac7af3d67
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,3 +28,5 @@ builtin/provisioners/file @hashicorp/terraform-core
builtin/provisioners/local-exec @hashicorp/terraform-core
builtin/provisioners/remote-exec @hashicorp/terraform-core
# Docs on developer.hashicorp.com/terraform/docs
website/ @hashicorp/terraform-core @hashicorp/terraform-education