1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-01 08:17:38 +00:00
emacs/admin/MAINTAINERS

317 lines
6.7 KiB
Plaintext
Raw Normal View History

2007-10-23 07:21:31 +00:00
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.
==============================================================================
2015-10-07 06:30:45 +00:00
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.
2007-10-23 07:21:31 +00:00
==============================================================================
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
2007-10-23 07:21:31 +00:00
The MS-DOS (a.k.a. DJGPP) port:
config.bat
msdos/*
src/msdos.[ch]
src/dosfns.[ch]
src/w16select.c
src/unexcoff.c
2007-10-23 07:21:31 +00:00
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
2007-10-23 07:21:31 +00:00
Kenichi Handa
Mule
Stefan Monnier
src/regex-emacs.c
2007-10-23 07:21:31 +00:00
src/syntax.c
src/keymap.c
font-lock/jit-lock/syntax
minor-mode/major-mode infrastructure
text filling
minibuffer completion
lisp/outline.el
2007-10-23 07:21:31 +00:00
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/url/url-tramp.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
2016-04-16 18:48:24 +00:00
test/lisp/net/dbus-tests.el
File Notifications
src/gfilenotify.c
2016-04-16 18:46:06 +00:00
src/kqueue.c
lisp/filenotify.el
2016-04-16 18:48:24 +00:00
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
2015-11-03 22:20:56 +00:00
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
2015-10-03 16:21:07 +00:00
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
2015-10-03 16:21:07 +00:00
Icalendar
lisp/calendar/icalendar.el
test/lisp/calendar/icalendar-tests.el
2015-10-03 16:21:07 +00:00
Amin Bandali
ERC
lisp/erc/*
doc/misc/erc.texi
2021-04-06 14:19:58 +00:00
Andrea Corallo
Lisp native compiler
src/comp.c
2021-04-06 14:19:58 +00:00
lisp/emacs-lisp/comp.el
lisp/emacs-lisp/comp-cstr.el
test/src/comp-*.el
2021-11-17 09:49:19 +00:00
Stefan Kangas
admin/automerge
Po Lu
The Haiku port:
src/haikuterm.c
src/haikufns.c
src/haikuimage.c
src/haikuselect.c
src/haiku_io.c
src/haiku.c
src/haiku_select.cc
src/haiku_support.cc
src/haiku_font_support.cc
src/haiku_draw_support.cc
src/haikugui.h
src/haikuterm.h
src/haikuselect.h
src/haiku_support.h
lisp/term/haiku-win.el
doc/emacs/haiku.texi
Haiku battery support in lisp/battery.el
2007-10-23 07:21:31 +00:00
==============================================================================
2015-10-07 06:30:45 +00:00
2. Areas that someone is willing to maintain, although he would not
necessarily mind if someone else was the official maintainer.
2007-10-23 07:21:31 +00:00
==============================================================================
Kelvin White
ERC
lisp/erc/*
doc/misc/erc.texi
2007-10-23 07:21:31 +00:00
Eli Zaretskii
doc/*
src/xfaces.c
src/xdisp.c
2007-10-23 07:21:31 +00:00
src/term.c
src/dispnew.c
src/dispextern.h
2007-10-23 07:21:31 +00:00
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/*
2007-10-23 07:21:31 +00:00
lib-src/ntlib.[ch]
lib-src/etags.c
2007-10-23 07:21:31 +00:00
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
2007-10-23 07:21:31 +00:00
admin/unidata/*
2015-09-27 07:48:44 +00:00
admin/nt/dump.bat
test/etags/*
2007-10-23 07:21:31 +00:00
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
.gitlab-ci.yml
src/inotify.c
lisp/autorevert.el
2015-09-30 13:28:41 +00:00
lisp/eshell/em-tramp.el
2018-10-27 07:21:53 +00:00
lisp/files.el (file-name-non-special)
lisp/net/ange-ftp.el
lisp/notifications.el
lisp/shadowfile.el
test/infra/*
2016-04-16 18:48:24 +00:00
test/lisp/autorevert-tests.el
test/lisp/files-tests.el (file-name-non-special)
test/lisp/shadowfile-tests.el
2016-04-16 18:48:24 +00:00
test/src/inotify-test.el
Secret Service API in
lisp/auth-source.el
doc/misc/auth.texi
test/lisp/auth-source-tests.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/*
2018-09-29 13:47:23 +00:00
Alan Third
The NS port:
nextstep/*
src/ns*
src/*.m
lisp/term/ns-win.el
doc/emacs/macos.texi
Amin Bandali
Eshell
lisp/eshell/*
doc/misc/eshell.texi
Po Lu
The X port
src/xterm.c
src/xfns.c
X11 and GTK xwidget support in src/xwidget.c
Precision pixel scrolling in lisp/pixel-scroll.el
==============================================================================
3. Externally maintained packages.
==============================================================================
Tramp
Maintainer: Michael Albinus
Repository: git://git.savannah.gnu.org/tramp.git
Mailing List: tramp-devel@gnu.org
Bug Reports: M-x tramp-bug
lisp/net/tramp*.el
doc/misc/tramp*.texi
test/lisp/net/tramp*-tests.el
2015-09-27 07:48:44 +00:00
;;; Local Variables:
;;; coding: utf-8
;;; indent-tabs-mode: t
2015-09-27 07:48:44 +00:00
;;; End: