Skip to content

Commit add45f0

Browse files
Remove web team from CODEOWNERS for content directories (#1419)
* let education and web presence approve PRs to website files * Remove web team from CODEOWNERS for content directories
1 parent 091d9ea commit add45f0

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +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/team-docs-packer-and-terraform @hashicorp/web-presence @hashicorp/terraform-devex
5+
/website/ @hashicorp/web-presence @hashicorp/terraform-devex
6+
/website/data/
7+
/website/public/
8+
/website/content/
9+
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)