diff options
| author | Emilio Jesus Gallego Arias | 2018-10-02 16:26:18 +0200 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2018-10-03 13:18:33 +0200 |
| commit | fc75c8ebf556a0f95c9f42e864dbac73090ecc6a (patch) | |
| tree | 327c57309791e0606b6389c7482f6818a29c2d8d /.github/CODEOWNERS | |
| parent | 016f4a302090bcbb4ad47197dda2c60d6f598f6a (diff) | |
[dune] [opam] Install `revision` file when building with Dune.
Fixes #8621
Diffstat (limited to '.github/CODEOWNERS')
| -rw-r--r-- | .github/CODEOWNERS | 1 |
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 |
