diff options
| author | Jason Gross | 2019-10-14 13:11:30 -0400 |
|---|---|---|
| committer | Jason Gross | 2019-10-14 13:11:53 -0400 |
| commit | 11cf9b7bc7d1a058aa35ae88018c36b95cafda9d (patch) | |
| tree | 11c97075d045b3c01a5d9f32f07d09a9dd676897 | |
| parent | 911accd83d0161d1587652af9ec5365943023c98 (diff) | |
Assign ownership of the test-suite compat files
I want to be notified when these are changed
| -rw-r--r-- | .github/CODEOWNERS | 2 |
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 |
