Skip to content

Commit

Permalink
Merge PR #16275: Clean CODEOWNERS file after #15560.
Browse files Browse the repository at this point in the history
Reviewed-by: ejgallego
Co-authored-by: ejgallego <ejgallego@users.noreply.github.com>
  • Loading branch information
coqbot-app[bot] and ejgallego committed Jul 4, 2022
2 parents 6681635 + a21dec6 commit 5a77095
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -11,12 +11,14 @@

/Makefile @coq/build-maintainers
/Makefile.dune @coq/build-maintainers
/dev/tools/make_git_revision.sh @coq/legacy-build-maintainers
/dev/tools/make_git_revision.sh @coq/build-maintainers

/configure @coq/legacy-build-maintainers @coq/build-maintainers
/tools/configure/* @coq/legacy-build-maintainers @coq/build-maintainers
/configure @coq/build-maintainers
/tools/configure/* @coq/build-maintainers

/boot/ @coq/build-maintainers
/tools/coqdep/ @coq/build-maintainers

/boot/ @coq/build-maintainers

########## CI infrastructure ##########

Expand Down Expand Up @@ -52,7 +54,6 @@
# Trick to avoid getting review requests
# each time someone modifies the changelog

/dev/doc/build-system*.txt @coq/legacy-build-maintainers
/dev/doc/build-system.dune.md @coq/build-maintainers
/dev/doc/critical-bugs @coq/kernel-maintainers
/dev/doc/econstr.md @coq/engine-maintainers
Expand Down Expand Up @@ -247,8 +248,6 @@
/tools/TimeFileMaker.py @coq/coq-makefile-maintainers
/tools/make-*-tim*.py @coq/coq-makefile-maintainers

/tools/coqdep* @coq/legacy-build-maintainers @coq/build-maintainers

/tools/coq_tex* @silene
# Secondary maintainer @gares

Expand Down

0 comments on commit 5a77095

Please sign in to comment.