aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorEmilio Jesus Gallego Arias2018-09-06 21:31:09 +0200
committerEmilio Jesus Gallego Arias2018-09-06 21:34:33 +0200
commitc8cc7a6901edf80638e7fcb4a9d22173e9523c96 (patch)
treed567b540b601b26a393ebc3d7404b7cd2f74dcf2 /.github
parent51197c3b8b5a6f30397f0263e2e2f4461519c66e (diff)
[dune] [doc] Document `dune utop $lib`
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 65c971ce76..274a0001b1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -258,6 +258,7 @@
########## Dune ##########
+/.ocamlinit @ejgallego
/Makefile.dune @ejgallego
/tools/coq_dune* @ejgallego
/dune* @ejgallego