diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2016-04-16 20:48:24 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2016-04-16 20:48:24 +0200 |
commit | 3de30674d7aa79c9f366f65c9f30aec2c8963b54 (patch) | |
tree | 362c7483e84e4fc7e53455476f3f6455b461ec73 /admin | |
parent | 934549e23d6bda5231375dbfed7b42a966c85d14 (diff) |
; Fix paths in MAINTAINERS
Diffstat (limited to 'admin')
-rw-r--r-- | admin/MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index 859046a632..0fe30f01f6 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS @@ -61,7 +61,7 @@ Michael Albinus lisp/net/tramp*.el lisp/url/url-tramp.el doc/misc/tramp*.texi - test/automated/tramp-tests.el + test/lisp/net/tramp-tests.el D-Bus src/dbusbind.c @@ -69,12 +69,12 @@ Michael Albinus lisp/net/secrets.el lisp/net/zeroconf.el doc/misc/dbus.texi - test/automated/dbus-tests.el + test/lisp/net/dbus-tests.el File Notifications src/gfilenotify.c lisp/filenotify.el - test/automated/file-notify-tests.el + test/lisp/filenotify-tests.el Simen Heggestøyl lisp/textmodes/css-mode.el @@ -210,9 +210,9 @@ Michael Albinus lisp/autorevert.el lisp/eshell/em-tramp.el lisp/notifications.el - test/automated/auto-revert-tests.el - test/automated/inotify-test.el - test/automated/vc-tests.el + test/lisp/autorevert-tests.el + test/lisp/vc/vc-tests.el + test/src/inotify-test.el Nicolas Petton lisp/emacs-lisp/subr-x.el |