aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorStephen Gildea2018-07-31 22:34:35 -0700
committerStephen Gildea2018-07-31 22:34:35 -0700
commit1804fece02691798394c9e9bd519cd4a53776018 (patch)
tree9d5d441db29404f04417332be3507ba968eec42f /admin
parent17205d361795eaaa8e09ae62875c7439bb57a078 (diff)
parent82d6416a28dc5b4ab65b8081f035679bec4e3604 (diff)
downloademacs-1804fece02691798394c9e9bd519cd4a53776018.tar.gz
emacs-1804fece02691798394c9e9bd519cd4a53776018.zip
Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacs
Diffstat (limited to 'admin')
-rw-r--r--admin/MAINTAINERS12
1 files changed, 11 insertions, 1 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS
index 753a676e81a..1a4157ac53e 100644
--- a/admin/MAINTAINERS
+++ b/admin/MAINTAINERS
@@ -61,7 +61,7 @@ Michael Albinus
61 lisp/net/tramp*.el 61 lisp/net/tramp*.el
62 lisp/url/url-tramp.el 62 lisp/url/url-tramp.el
63 doc/misc/tramp*.texi 63 doc/misc/tramp*.texi
64 test/lisp/net/tramp-tests.el 64 test/lisp/net/tramp*-tests.el
65 test/lisp/url/url-tramp-tests.el 65 test/lisp/url/url-tramp-tests.el
66 66
67 D-Bus 67 D-Bus
@@ -210,11 +210,21 @@ Paul Eggert
210Michael Albinus 210Michael Albinus
211 src/inotify.c 211 src/inotify.c
212 lisp/autorevert.el 212 lisp/autorevert.el
213 lisp/files.el (file-name-non-special)
213 lisp/eshell/em-tramp.el 214 lisp/eshell/em-tramp.el
215 lisp/net/ange-ftp.el
214 lisp/notifications.el 216 lisp/notifications.el
217 lisp/shadowfile.el
215 test/lisp/autorevert-tests.el 218 test/lisp/autorevert-tests.el
219 test/lisp/files-tests.el (file-name-non-special)
220 test/lisp/shadowfile-tests.el
216 test/src/inotify-test.el 221 test/src/inotify-test.el
217 222
223 Secret Service API in
224 lisp/auth-source.el
225 doc/misc/auth.texi
226 test/lisp/auth-source-tests.el
227
218Nicolas Petton 228Nicolas Petton
219 lisp/emacs-lisp/subr-x.el 229 lisp/emacs-lisp/subr-x.el
220 lisp/arc-mode.el 230 lisp/arc-mode.el