diff options
| author | Maxime Dénès | 2018-08-16 15:48:25 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2018-08-16 15:48:25 +0200 |
| commit | 8b176e3b0e42b34db3165d9e1ce45fff0e581335 (patch) | |
| tree | a6a8ff557d2891e19efb3917a77db214e0b5b6da | |
| parent | 67cdd8100cf4c6bccd038c7bf058fa2142fed5d2 (diff) | |
| parent | d8188759091e64f92c0dcb2b458dd8c23a590be4 (diff) | |
Merge PR #8250: Introduce a team of code owners for the documentation.
| -rw-r--r-- | .github/CODEOWNERS | 6 |
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 |
