aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorGlenn Morris2020-01-20 07:50:26 -0800
committerGlenn Morris2020-01-20 07:50:26 -0800
commit519de2f88e3f9985f41a763953711b63a8223628 (patch)
treedb5a2f2bea7a9531ea736d100142f9cc434ea4fb /admin
parentcdede988b48802c5f2ccce2d38bebcdc4c7dbb05 (diff)
parentf3d30b5303783a307921b914d4df0b082106b39d (diff)
downloademacs-519de2f88e3f9985f41a763953711b63a8223628.tar.gz
emacs-519de2f88e3f9985f41a763953711b63a8223628.zip
Merge from origin/emacs-27
f3d30b5303 Remove some doc references to old Emacs versions 4217bc229b Fix infloop in shell.el 74b151195d Fix erc-notifications-notify for non-PRIVMSGs, broken in l... db4436eaf9 Fix the notification action for PRIVMSG in erc-notificatio... 36a4068105 ERC: New maintainer. 2391d3f45d ; spelling fixes e898442be3 Honor tags-case-fold-search during xref identifer completion # Conflicts: # etc/NEWS
Diffstat (limited to 'admin')
-rw-r--r--admin/MAINTAINERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS
index 05faa586c20..f7ec181bf9c 100644
--- a/admin/MAINTAINERS
+++ b/admin/MAINTAINERS
@@ -126,6 +126,11 @@ Ulf Jasper
126 lisp/calendar/icalendar.el 126 lisp/calendar/icalendar.el
127 test/lisp/calendar/icalendar-tests.el 127 test/lisp/calendar/icalendar-tests.el
128 128
129Amin Bandali
130 ERC
131 lisp/erc/*
132 doc/misc/erc.texi
133
129============================================================================== 134==============================================================================
1302. Areas that someone is willing to maintain, although he would not 1352. Areas that someone is willing to maintain, although he would not
131necessarily mind if someone else was the official maintainer. 136necessarily mind if someone else was the official maintainer.
@@ -248,6 +253,11 @@ Alan Third
248 lisp/term/ns-win.el 253 lisp/term/ns-win.el
249 doc/emacs/macos.texi 254 doc/emacs/macos.texi
250 255
256Amin Bandali
257 Eshell
258 lisp/eshell/*
259 doc/misc/eshell.texi
260
251 261
252;;; Local Variables: 262;;; Local Variables:
253;;; coding: utf-8 263;;; coding: utf-8