aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 329697ca4..048c9b241 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -306,6 +306,9 @@
Makefile.ci @ejgallego
# Secondary maintainer @SkySkimmer
+/Makefile.doc @maximedenes
+# Secondary maintainer @silene
+
########## Developer tools ##########
/dev/tools/backport-pr.sh @Zimmi48