aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorcoqbot-app[bot]2020-10-02 11:24:20 +0000
committerGitHub2020-10-02 11:24:20 +0000
commit214215e5a130b543cea4a14ef75c6190fecf6a12 (patch)
tree955290a6dc869f9a67e9c8ee3aeec3da8a90df83 /.github
parentbb2d0d56df08ca54764be5a3eb5c09ce00009d6c (diff)
parent4476f64dc87fb86738fc4c9f939113b70843c035 (diff)
Merge PR #13054: {new,setoid_}ring -> ring
Reviewed-by: SkySkimmer Reviewed-by: Zimmi48 Ack-by: jfehrle
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index b7418f54bd..56bd34f6fd 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -160,7 +160,7 @@
/plugins/nsatz/ @coq/nsatz-maintainers
/theories/nsatz/ @coq/nsatz-maintainers
-/plugins/setoid_ring/ @coq/ring-maintainers
+/plugins/ring/ @coq/ring-maintainers
/theories/setoid_ring/ @coq/ring-maintainers
/plugins/ssrmatching/ @coq/ssreflect-maintainers