-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy pathCODEOWNERS
17 lines (13 loc) · 905 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
* @hashicorp/terraform-devex
# engineering and web presence get notified of, and can approve changes to web tooling, but not content.
/website/ @hashicorp/web-presence @hashicorp/terraform-devex
/website/data/
/website/public/
/website/content/
# education and engineering get notified of, and can approve changes to web content.
/website/data/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex
/website/public/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex
/website/content/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex
/website/docs/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex
/website/img/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex
/website/README.md @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex