aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorThéo Zimmermann2018-10-08 15:03:48 +0200
committerThéo Zimmermann2018-10-08 15:03:48 +0200
commit9c25908a3a766e07ed8f6f396c9197b0f924e0f8 (patch)
treefed35644b3afb26b9c376c040eb07eba1e6b9019 /.github
parent53319bdde6fc1f0bac8424cc6cfa6ff759914b1c (diff)
parentfc75c8ebf556a0f95c9f42e864dbac73090ecc6a (diff)
Merge PR #8627: [dune] [opam] Install `revision` file when building with Dune.
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 51fc2b035c..412bed8334 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -9,6 +9,7 @@
########## Build system ##########
/Makefile* @gares
+/dev/tools/make_git_revision.sh @gares
/configure* @ejgallego