aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5be434c8b7..65c971ce76 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -256,6 +256,15 @@
/theories/Vectors/ @herbelin
+########## Dune ##########
+
+/Makefile.dune @ejgallego
+/tools/coq_dune* @ejgallego
+/dune* @ejgallego
+/coq.opam @ejgallego
+/ide/coqide.opam @ejgallego
+# Secondary maintainer @Zimmi48
+
########## Tools ##########
/tools/coqdoc/ @silene