aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorThéo Zimmermann2019-06-05 11:03:00 +0200
committerThéo Zimmermann2019-06-05 11:03:00 +0200
commit1b69020c507dc007e5fb9310683ca5568c160be8 (patch)
tree2a737e5d188b48ccce6421eba76bc7ca58bf7649 /.github
parentc0a695e89b0562eb6450c04ddba5e6e0414e5fd8 (diff)
Add codeowner for Ltac2. Forgotten in #10002.
Who should be secondary owner?
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