Skip to content

Commit 55c54ae

Browse files
Remove web team from CODEOWNERS for content directories (#1083)
* add education web presence ability to approve PRs to relavent website files * Remove web team from CODEOWNERS for content directories
1 parent 0a8b103 commit 55c54ae

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
* @hashicorp/terraform-devex
22

3-
# web presence and education
3+
# engineering and web presence get notified of, and can approve changes to web tooling, but not content.
44

5+
/website/ @hashicorp/web-presence @hashicorp/terraform-devex
6+
/website/data/
7+
/website/public/
8+
/website/content/
59

6-
/website/ @hashicorp/team-docs-packer-and-terraform @hashicorp/web-presence @hashicorp/terraform-devex
10+
# education and engineering get notified of, and can approve changes to web content.
11+
12+
/website/data/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex
13+
/website/public/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex
14+
/website/content/ @hashicorp/team-docs-packer-and-terraform @hashicorp/terraform-devex

0 commit comments

Comments
 (0)