Add docs governance and Czech parity updates
Some checks failed
Docs Check / lint-and-links (push) Has been cancelled
Docs Check / translation-parity (push) Has been cancelled

This commit is contained in:
2026-03-26 17:12:39 +01:00
parent 74d4838480
commit 9ee5acfa4f
29 changed files with 2153 additions and 64 deletions

12
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,12 @@
# Default owner for repository-wide changes.
* tomas.kracmar@cqre.net
# Canonical charter and doctrinal governance texts.
/docs/en/charter/** tomas.kracmar@cqre.net
/docs/cs/charter/** tomas.kracmar@cqre.net
# License and governance-critical repository policy.
/LICENSE.md tomas.kracmar@cqre.net
/GOVERNANCE.md tomas.kracmar@cqre.net
/CONTRIBUTING.md tomas.kracmar@cqre.net