diff options
| author | Emilio Jesus Gallego Arias | 2018-11-13 12:11:09 +0100 |
|---|---|---|
| committer | Emilio Jesus Gallego Arias | 2018-11-13 12:11:09 +0100 |
| commit | 0b816e4df10d961cce082894f5e4087dc1c95f01 (patch) | |
| tree | efc7f09113f94e8a82a9d66fd31343141e0d7d40 /.github | |
| parent | 4f67c798274b7832cc681303e51e31df6f92ab19 (diff) | |
| parent | 274411f257e84d6552c3da163dd5420cd46db841 (diff) | |
Merge PR #8978: nix helpers for debugging external projects from CI
Diffstat (limited to '.github')
| -rw-r--r-- | .github/CODEOWNERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 324889ec90..512a9c99eb 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -24,6 +24,7 @@ /.travis.yml @coq/ci-maintainers /.gitlab-ci.yml @coq/ci-maintainers /Makefile.ci @coq/ci-maintainers +/dev/ci/nix @coq/nix-maintainers /dev/ci/user-overlays/*.sh @ghost # Trick to avoid getting review requests |
