mirror of
https://github.com/hashicorp/terraform.git
synced 2026-02-03 20:50:59 -05:00
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:
parent
19536b2aa2
commit
2ac7af3d67
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue