Skip to content

Commit 05bf517

Browse files
authored
Remove Docs Team as CODEOWNERS (#909)
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 30da093 commit 05bf517

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
@@ -29,5 +29,5 @@
2929
/tests/unit/threadstats/ @DataDog/web-frameworks @DataDog/agent-metric-pipelines
3030

3131
# Documentation
32-
*.md @DataDog/documentation @DataDog/web-frameworks
33-
LICENSE @DataDog/documentation @DataDog/web-frameworks
32+
*.md @DataDog/web-frameworks
33+
LICENSE @DataDog/web-frameworks

0 commit comments

Comments
 (0)