-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Expand file tree
/
Copy pathCODEOWNERS
More file actions
19 lines (13 loc) · 776 Bytes
/
CODEOWNERS
File metadata and controls
19 lines (13 loc) · 776 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* @hashicorp/packer
# release configuration
# engineering and web presence get notified of, and can approve changes to web tooling, but not content.
/website/ @hashicorp/web-presence @hashicorp/packer
/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/packer
/website/public/ @hashicorp/team-docs-packer-and-terraform @hashicorp/packer
/website/content/ @hashicorp/team-docs-packer-and-terraform @hashicorp/packer
/website/README.md @hashicorp/team-docs-packer-and-terraform @hashicorp/packer
/website/redirects.js @hashicorp/team-docs-packer-and-terraform @hashicorp/packer