aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxime Dénès2018-10-29 13:56:41 +0100
committerMaxime Dénès2018-10-29 13:56:41 +0100
commit765c61d42e301c1f98c44b3986d73a052ca3a8c5 (patch)
tree29357e72db169736b51acb80214fa4a93d156fe9
parent35f715a005063a2c6195c574d019ba202bcdc27b (diff)
parent7bf7d431eaf1fe5d522ae41028f065d5c33b866d (diff)
Merge PR #8765: Give code ownership of merging doc to pushers team to notify members when it changes.
-rw-r--r--.github/CODEOWNERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 412bed8334..324889ec90 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -53,6 +53,10 @@
/dev/doc/ @Zimmi48
# Secondary maintainer @maximedenes
+/dev/doc/MERGING.md @coq/pushers
+# This ensures that all members of the @coq/pushers
+# team are notified when the merging doc changes.
+
/dev/doc/changes.md @ghost
# Trick to avoid getting review requests
# each time someone modifies the dev changelog