Skip to content

Commit aba09f4

Browse files
authored
Remove Docs Team as CODEOWNERS (#276)
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 d16887b commit aba09f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/CODEOWNERS

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

88
# Documentation
9-
*.md @DataDog/documentation @DataDog/web-frameworks
10-
LICENSE @DataDog/documentation @DataDog/web-frameworks
9+
*.md @DataDog/web-frameworks
10+
LICENSE @DataDog/web-frameworks

0 commit comments

Comments
 (0)