Skip to content

Commit 1c00fa8

Browse files
authored
Remove Docs Team as CODEOWNERS (#2753)
Removes Docs as CODEOWNERS from the repo. As part of a project to reduce courtesy reviews, the Docs Team is limiting CODEOWNERS entries to repos that single-source content into the docs site or where our review is critical. We’re still happy to review content if you reach out to us directly.
1 parent 033080d commit 1c00fa8

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* @DataDog/web-frameworks-approvers @DataDog/web-frameworks
77

88
# Documentation
9-
*.md @DataDog/documentation @DataDog/web-frameworks-approvers @DataDog/web-frameworks
10-
LICENSE @DataDog/documentation @DataDog/web-frameworks-approvers @DataDog/web-frameworks
11-
NOTICE @DataDog/documentation @DataDog/web-frameworks-approvers @DataDog/web-frameworks
12-
LICENSE-3rdparty.csv @DataDog/documentation @DataDog/web-frameworks-approvers @DataDog/web-frameworks
9+
*.md @DataDog/web-frameworks-approvers @DataDog/web-frameworks
10+
LICENSE @DataDog/web-frameworks-approvers @DataDog/web-frameworks
11+
NOTICE @DataDog/web-frameworks-approvers @DataDog/web-frameworks
12+
LICENSE-3rdparty.csv @DataDog/web-frameworks-approvers @DataDog/web-frameworks

0 commit comments

Comments
 (0)