aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 4789d9b6fa..6c6e4bdfcb 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -320,6 +320,8 @@ azure-pipelines.yml @coq/ci-maintainers
/test-suite/unit-tests/src/ @jfehrle
# Secondary maintainer @SkySkimmer
+/test-suite/success/Compat*.v @JasonGross
+
########## Developer tools ##########
/dev/tools/backport-pr.sh @Zimmi48