Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e54f31

Browse files
Revert "chore: add @coder/docs as a CODEOWNER for docs content and tooling" (#27802)
Reverts #27240 The emails got too spammy, and so we need to find another mechanism to track PRs and how well each PR is documented.
1 parent 24ff135 commit 4e54f31

1 file changed

Lines changed: 0 additions & 27 deletions

File tree

CODEOWNERS

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -40,30 +40,3 @@ coderd/database/queries/ai_provider_keys.sql @ibetitsmike @johnstcn
4040
coderd/database/queries/aicostcontrol.sql @ibetitsmike @johnstcn
4141
codersdk/aiproviders.go @ibetitsmike @johnstcn
4242
codersdk/aiproviders_bedrock.go @ibetitsmike @johnstcn
43-
44-
# Documentation content and docs-specific tooling are owned by the docs team so
45-
# that @coder/docs is automatically requested for review on documentation
46-
# changes. Paths are anchored to the repo root.
47-
/docs/ @coder/docs
48-
/offlinedocs/ @coder/docs
49-
50-
# Prose and Markdown linting configuration.
51-
/.vale.ini @coder/docs
52-
/.markdownlint.jsonc @coder/docs
53-
/.markdownlint-cli2.jsonc @coder/docs
54-
55-
# Reference-docs generators (CLI, API, audit log, and Prometheus metrics docs)
56-
# and their shared helper.
57-
scripts/clidocgen/ @coder/docs
58-
scripts/apidocgen/ @coder/docs
59-
scripts/auditdocgen/ @coder/docs
60-
scripts/metricsdocgen/ @coder/docs
61-
scripts/docgenenv/ @coder/docs
62-
63-
# Docs-specific CI workflows. These sit under .github/ (owned above by
64-
# @jdomeracki-coder), so the docs team is added as a co-owner to keep both
65-
# parties notified of changes.
66-
.github/workflows/doc-check.yaml @jdomeracki-coder @coder/docs
67-
.github/workflows/docs-preview.yaml @jdomeracki-coder @coder/docs
68-
.github/workflows/deploy-docs.yaml @jdomeracki-coder @coder/docs
69-
.github/workflows/weekly-docs.yaml @jdomeracki-coder @coder/docs

0 commit comments

Comments
 (0)