aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorThéo Zimmermann2018-08-14 09:40:48 +0200
committerThéo Zimmermann2018-08-14 09:40:48 +0200
commitd8188759091e64f92c0dcb2b458dd8c23a590be4 (patch)
tree5fd4522072f7c45caec429ee7a9183acab5bacc7 /.github
parent18b662aa306c58d46292bdf79a2929c91d7d96fd (diff)
Introduce a team of code owners for the documentation.
As was previously done for the CI, this means that there are no more principal / secondary code owners. All the member of the team can choose to review and self-assign any documentation PR that is not their own.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS6
1 files changed, 1 insertions, 5 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 20d49e675f..5be434c8b7 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -42,11 +42,7 @@
# Trick to avoid getting review requests
# each time someone modifies the dev changelog
-/doc/ @maximedenes
-# Secondary maintainer @silene @Zimmi48
-
-/doc/tools/coqrst/ @maximedenes
-# Secondary maintainer @cpitclaudel
+/doc/ @coq/doc-maintainers
/man/ @silene
# Secondary maintainer @maximedenes