1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-29 08:31:35 -08:00
emacs/admin/MAINTAINERS
Michael Albinus 761c630766 Fix Bug#28982
* admin/MAINTAINERS: Add test/lisp/url/url-tramp-tests.el.

* lisp/url/url-tramp.el (url-tramp-convert-url-to-tramp)
(url-tramp-convert-tramp-to-url): Adapt to recent Tramp changes.

* test/lisp/url/url-tramp-tests.el: New file.  (Bug#28982)
2017-10-25 13:36:49 +02:00

237 lines
5 KiB
Text
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Emacs Maintainers
This file contains a description of who is responsible for maintaining
what parts of the Emacs distribution. The areas can be defined
"arbitrarily", but should provide fairly well-defined boundaries so
that there are not too many ambiguities.
==============================================================================
1. Areas that someone wants to be maintaining (i.e. has a particularly
keen interest in). There's no need to list files where you are
mentioned in the file's header.
==============================================================================
Eli Zaretskii
src/bidi.c
bidirectional editing support in xdisp.c and elsewhere
lisp/term/tty-colors.el
test/biditest.el
test/redisplay-testsuite.el
The MS-DOS (a.k.a. DJGPP) port:
config.bat
msdos/*
src/msdos.[ch]
src/dosfns.[ch]
src/w16select.c
src/unexcoff.c
lisp/term/internal.el
lisp/term/pc-win.el
lisp/dos-fns.el
lisp/dos-w32.el
lisp/dos-vars.el
doc/emacs/msdos.texi
Kenichi Handa
Mule
Stefan Monnier
src/regex.c
src/syntax.c
src/keymap.c
font-lock/jit-lock/syntax
minor-mode/major-mode infrastructure
text filling
minibuffer completion
lisp/outline.el
Bastien Guerry
Org
lisp/org/*
doc/misc/org.texi
Artur Malabarba
lisp/emacs-lisp/package.el
lisp/emacs-lisp/let-alist.el
lisp/character-fold.el
Michael Albinus
Tramp
lisp/net/tramp*.el
lisp/url/url-tramp.el
doc/misc/tramp*.texi
test/lisp/net/tramp-tests.el
test/lisp/url/url-tramp-tests.el
D-Bus
src/dbusbind.c
lisp/net/dbus.el
lisp/net/secrets.el
lisp/net/zeroconf.el
doc/misc/dbus.texi
test/lisp/net/dbus-tests.el
File Notifications
src/gfilenotify.c
src/kqueue.c
lisp/filenotify.el
test/lisp/filenotify-tests.el
Simen Heggestøyl
lisp/textmodes/css-mode.el
Nicolas Petton
lisp/emacs-lisp/map.el
test/lisp/emac-lisp/map-tests.el
lisp/emacs-lisp/seq.el
test/lisp/emac-lisp/seq-tests.el
lisp/emacs-lisp/thunk.el
test/lisp/emac-lisp/thunk-tests.el
The GNU AUCTeX maintainers (auctex-devel@gnu.org)
RefTeX
lisp/textmodes/reftex-auc.el
lisp/textmodes/reftex-cite.el
lisp/textmodes/reftex-dcr.el
lisp/textmodes/reftex-global.el
lisp/textmodes/reftex-index.el
lisp/textmodes/reftex-parse.el
lisp/textmodes/reftex-ref.el
lisp/textmodes/reftex-sel.el
lisp/textmodes/reftex-toc.el
lisp/textmodes/reftex-vars.el
lisp/textmodes/reftex.el
Dmitry Gutov
lisp/progmodes/ruby-mode.el
test/lisp/progmodes/ruby-mode-tests.el
test/indent/ruby.rb
lisp/progmodes/xref.el
lisp/progmodes/project.el
Ulf Jasper
Newsticker
doc/misc/newsticker.texi
etc/images/newsticker/*
lisp/net/newst-backend.el
lisp/net/newst-plainview.el
lisp/net/newst-reader.el
lisp/net/newst-ticker.el
lisp/net/newst-treeview.el
lisp/net/newsticker.el
test/lisp/net/newsticker-tests.el
Icalendar
lisp/calendar/icalendar.el
test/lisp/calendar/icalendar-tests.el
==============================================================================
2. Areas that someone is willing to maintain, although he would not
necessarily mind if someone else was the official maintainer.
==============================================================================
Kelvin White
ERC
lisp/erc/*
doc/misc/erc.texi
Eli Zaretskii
doc/*
src/xfaces.c
src/xdisp.c
src/term.c
src/dispnew.c
src/dispextern.h
src/frame.c
src/dired.c
src/fileio.c
src/unexw32.c
src/w32*.[ch]
src/window.c
src/indent.c
src/region-cache.[ch]
nt/*
lib-src/ntlib.[ch]
lib-src/etags.c
lisp/arc-mode.el
lisp/menu-bar.el
lisp/hexl.el
lisp/info.el
lisp/ls-lisp.el
lisp/startup.el
lisp/filenotify.el
lisp/w32*.el
lisp/term/w32*.el
lisp/progmodes/gdb-mi.el
lisp/textmodes/ispell.el
lisp/textmodes/flyspell.el
lisp/mail/rmail*.el
Mule
admin/unidata/*
admin/nt/dump.bat
test/etags/*
Stefan Monnier
src/intervals.c
src/keyboard.c
lisp/textmodes/tex-mode.el
lisp/progmodes/perl-mode.el
lisp/progmodes/tcl.el
lisp/emacs-lisp/easymenu.el
Artur Malabarba
lisp/isearch.el
Paul Eggert
.dir-locals.el
.gitattributes
.gitignore
GNUmakefile
Makefile.in
admin/merge-gnulib
admin/merge-pkg-config
admin/update-copyright
autogen.sh
build-aux/*
configure.ac
lib/*
lib-src/* (except for files others want to maintain)
m4/*
make-dist
src/* (except for *.m, *w32*, bitmaps, files others want to maintain)
Michael Albinus
src/inotify.c
lisp/autorevert.el
lisp/eshell/em-tramp.el
lisp/notifications.el
test/lisp/autorevert-tests.el
test/src/inotify-test.el
Nicolas Petton
lisp/emacs-lisp/subr-x.el
lisp/arc-mode.el
Tassilo Horn
lisp/doc-view.el
Dmitry Gutov
lisp/whitespace.el
lisp/vc/*
Vibhav Pant
lisp/net/browse-url.el
lisp/erc/*
;;; Local Variables:
;;; coding: utf-8
;;; indent-tabs-mode: t
;;; End: