aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMaxime Dénès2019-06-07 13:03:39 +0200
committerMaxime Dénès2019-06-07 13:03:39 +0200
commit563ff30395193d1f4e6b54cef27c6f5424692f68 (patch)
tree16d511a4bbeb08ba4bba65198d1ea5a034233080 /.github
parentf9000da3e32bb48089cb5c1111f19d5832ec92c7 (diff)
parent3433bcfc128255e35195608eae98b74621eb449e (diff)
Merge PR #10311: Ltac2 codeowner / changelog
Reviewed-by: maximedenes
Diffstat (limited to '.github')
-rw-r--r--.github/CODEOWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 06a733be45..2a325f2d71 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -173,6 +173,8 @@ azure-pipelines.yml @coq/ci-maintainers
/plugins/rtauto/ @PierreCorbineau
# Secondary maintainer @herbelin
+/user-contrib/Ltac2 @ppedrot
+
########## Pretyper ##########
/pretyping/ @mattam82