diff options
| author | Michael Albinus | 2025-08-22 14:08:26 +0200 |
|---|---|---|
| committer | Michael Albinus | 2025-08-22 14:08:26 +0200 |
| commit | 64bb65c7d8897a861d103f609abaa0b8de317a8e (patch) | |
| tree | 02c2bf006dfd7162ce631b6a2b804fb78f6229b7 /admin | |
| parent | 7658f4c30a2d0f42a7e1c95962236f183c50c967 (diff) | |
| download | emacs-64bb65c7d8897a861d103f609abaa0b8de317a8e.tar.gz emacs-64bb65c7d8897a861d103f609abaa0b8de317a8e.zip | |
; * admin/MAINTAINERS: Add myself for connection-local variables.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index b942fb3ba38..c8388f74577 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -327,12 +327,14 @@ Michael Albinus | |||
| 327 | lisp/autorevert.el | 327 | lisp/autorevert.el |
| 328 | lisp/eshell/em-tramp.el | 328 | lisp/eshell/em-tramp.el |
| 329 | lisp/files.el (file-name-non-special) | 329 | lisp/files.el (file-name-non-special) |
| 330 | lisp/files-x.el (connection-local variables) | ||
| 330 | lisp/net/ange-ftp.el | 331 | lisp/net/ange-ftp.el |
| 331 | lisp/notifications.el | 332 | lisp/notifications.el |
| 332 | lisp/shadowfile.el | 333 | lisp/shadowfile.el |
| 333 | test/infra/* | 334 | test/infra/* |
| 334 | test/lisp/autorevert-tests.el | 335 | test/lisp/autorevert-tests.el |
| 335 | test/lisp/files-tests.el (file-name-non-special) | 336 | test/lisp/files-tests.el (file-name-non-special) |
| 337 | test/lisp/files-x-tests.el (connection-local variables) | ||
| 336 | test/lisp/shadowfile-tests.el | 338 | test/lisp/shadowfile-tests.el |
| 337 | test/src/inotify-test.el | 339 | test/src/inotify-test.el |
| 338 | 340 | ||