Files
scylladb/.github
David Garcia 16ed338a89 Fix CODEOWNERS to cover nested docs subfolders
The `docs/*` pattern only matches files directly inside `docs/`,
not files in nested subfolders like `docs/folder_b/test.md` or
`docs/alternator/setup.md`. Those files currently have no code
owner assigned.

Replace with `/docs/` and `/docs/alternator/` which match the
directories and all their subdirectories recursively, per GitHub's
CODEOWNERS syntax.

Ref: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

Closes scylladb/scylladb#29521
2026-04-20 17:55:43 +03:00
..
2026-04-12 19:46:33 +03:00
2026-03-11 16:56:51 +02:00