From b21abd3fa5983a79e55028f0a76e737503a483aa Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Fri, 19 Jul 2024 18:20:31 -0400 Subject: [PATCH] Update to add docs group Anyone in this group can edit text files I tried to customise it on a per-repo basis if any files were missed please open an issue in this repo. --- CODEOWNERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 3036e8b3a1..2432e24f25 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -7,6 +7,12 @@ [General Maintainer] @approvers/general/maintainer * +[Documentation] @approvers/docs +*/README +*.md +*.rst +*.txt + # CPUKit ########