diff options
| author | Michael Albinus | 2018-07-18 16:52:12 +0200 |
|---|---|---|
| committer | Michael Albinus | 2018-07-18 16:52:12 +0200 |
| commit | f56ad422c42aabc24e92ea13012692d581b7efbe (patch) | |
| tree | 6124614bf6d0d7f454a892cc4ab0d3cd4cbdfc1d /admin | |
| parent | 7a258fa0bb9f9e7600229b95ed54ee5ee0bc9a0c (diff) | |
| download | emacs-f56ad422c42aabc24e92ea13012692d581b7efbe.tar.gz emacs-f56ad422c42aabc24e92ea13012692d581b7efbe.zip | |
* admin/MAINTAINERS: Add files maintained by me (Michael Albinus).
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 12 |
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 | |||
| 210 | Michael Albinus | 210 | Michael 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 | |||
| 218 | Nicolas Petton | 228 | Nicolas 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 |