aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorNicolas Petton2015-11-03 23:22:39 +0100
committerNicolas Petton2015-11-03 23:22:39 +0100
commit5d1e2fec21dee5d7f81c774e3e30ce8c0c8e5176 (patch)
tree7018b94a78840449d2e1b4a7bbbeb0b7445bab37 /admin
parenteb7e21bf388e485f38f119dab0b34262f5528e3b (diff)
downloademacs-5d1e2fec21dee5d7f81c774e3e30ce8c0c8e5176.tar.gz
emacs-5d1e2fec21dee5d7f81c774e3e30ce8c0c8e5176.zip
* admin/MAINTAINERS: Add seq-tests.el, map-tests.el, and thunk-tests.el.
Diffstat (limited to 'admin')
-rw-r--r--admin/MAINTAINERS3
1 files changed, 3 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS
index f32e27e4ceb..dc6c0d26ae9 100644
--- a/admin/MAINTAINERS
+++ b/admin/MAINTAINERS
@@ -81,8 +81,11 @@ Simen Heggestøyl
81 81
82Nicolas Petton 82Nicolas Petton
83 lisp/emacs-lisp/map.el 83 lisp/emacs-lisp/map.el
84 test/automated/map-tests.el
84 lisp/emacs-lisp/seq.el 85 lisp/emacs-lisp/seq.el
86 test/automated/seq-tests.el
85 lisp/emacs-lisp/thunk.el 87 lisp/emacs-lisp/thunk.el
88 test/automated/thunk-tests.el
86 89
87The GNU AUCTeX maintainers (auctex-devel@gnu.org) 90The GNU AUCTeX maintainers (auctex-devel@gnu.org)
88 RefTeX 91 RefTeX