From 425475e4605691642b09b625dd13e7e3506299b6 Mon Sep 17 00:00:00 2001 From: Jason Gross Date: Sat, 1 Sep 2018 20:05:07 -0400 Subject: Move the compat-update-process to right after branching Also test that the compat updating script hasn't become outdated on the CI. --- .github/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) (limited to '.github') diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 29fe3ef20b..7ca407f36f 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -352,4 +352,5 @@ # Secondary maintainer @maximedenes /dev/tools/update-compat.py @JasonGross +/test-suite/tools/update-compat/ @JasonGross # Secondary maintainer @Zimmi48 -- cgit v1.2.3