aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorThéo Zimmermann2018-10-03 13:03:12 +0200
committerThéo Zimmermann2018-10-03 13:03:12 +0200
commit016f4a302090bcbb4ad47197dda2c60d6f598f6a (patch)
treeadb720db54d759a3c722a8c57de6eaca0ddbd228 /.github
parent33328635560b9cb963af0805c43f170b3898caac (diff)
parent425475e4605691642b09b625dd13e7e3506299b6 (diff)
Merge PR #8634: (For v8.9 and master) Remove -compat 8.6 and document the compat updates to do as part of a release.
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 1c8ba5f53f..51fc2b035c 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -348,3 +348,7 @@
/dev/tools/check-owners*.sh @SkySkimmer
# Secondary maintainer @maximedenes
+
+/dev/tools/update-compat.py @JasonGross
+/test-suite/tools/update-compat/ @JasonGross
+# Secondary maintainer @Zimmi48