* admin/gitmerge.el (gitmerge-missing):
[emacs.git] / admin / MAINTAINERS
blob753a676e81ae04b1c7a5b374083da7c44eb2683d
1                           Emacs Maintainers
3 This file contains a description of who is responsible for maintaining
4 what parts of the Emacs distribution.  The areas can be defined
5 "arbitrarily", but should provide fairly well-defined boundaries so
6 that there are not too many ambiguities.
8 ==============================================================================
9 1. Areas that someone wants to be maintaining (i.e. has a particularly
10 keen interest in).  There's no need to list files where you are
11 mentioned in the file's header.
12 ==============================================================================
14 Eli Zaretskii
16         src/bidi.c
17         bidirectional editing support in xdisp.c and elsewhere
18         lisp/term/tty-colors.el
19         test/biditest.el
20         test/redisplay-testsuite.el
22         The MS-DOS (a.k.a. DJGPP) port:
23             config.bat
24             msdos/*
25             src/msdos.[ch]
26             src/dosfns.[ch]
27             src/w16select.c
28             src/unexcoff.c
29             lisp/term/internal.el
30             lisp/term/pc-win.el
31             lisp/dos-fns.el
32             lisp/dos-w32.el
33             lisp/dos-vars.el
34             doc/emacs/msdos.texi
36 Kenichi Handa
37         Mule
39 Stefan Monnier
40         src/regex.c
41         src/syntax.c
42         src/keymap.c
43         font-lock/jit-lock/syntax
44         minor-mode/major-mode infrastructure
45         text filling
46         minibuffer completion
47         lisp/outline.el
49 Bastien Guerry
50         Org
51             lisp/org/*
52             doc/misc/org.texi
54 Artur Malabarba
55         lisp/emacs-lisp/package.el
56         lisp/emacs-lisp/let-alist.el
57         lisp/character-fold.el
59 Michael Albinus
60         Tramp
61             lisp/net/tramp*.el
62             lisp/url/url-tramp.el
63             doc/misc/tramp*.texi
64             test/lisp/net/tramp-tests.el
65             test/lisp/url/url-tramp-tests.el
67         D-Bus
68             src/dbusbind.c
69             lisp/net/dbus.el
70             lisp/net/secrets.el
71             lisp/net/zeroconf.el
72             doc/misc/dbus.texi
73             test/lisp/net/dbus-tests.el
75         File Notifications
76             src/gfilenotify.c
77             src/kqueue.c
78             lisp/filenotify.el
79             test/lisp/filenotify-tests.el
81 Simen Heggestøyl
82         lisp/textmodes/css-mode.el
84 Nicolas Petton
85         lisp/emacs-lisp/map.el
86         test/lisp/emac-lisp/map-tests.el
87         lisp/emacs-lisp/seq.el
88         test/lisp/emac-lisp/seq-tests.el
89         lisp/emacs-lisp/thunk.el
90         test/lisp/emac-lisp/thunk-tests.el
92 The GNU AUCTeX maintainers (auctex-devel@gnu.org)
93         RefTeX
94             lisp/textmodes/reftex-auc.el
95             lisp/textmodes/reftex-cite.el
96             lisp/textmodes/reftex-dcr.el
97             lisp/textmodes/reftex-global.el
98             lisp/textmodes/reftex-index.el
99             lisp/textmodes/reftex-parse.el
100             lisp/textmodes/reftex-ref.el
101             lisp/textmodes/reftex-sel.el
102             lisp/textmodes/reftex-toc.el
103             lisp/textmodes/reftex-vars.el
104             lisp/textmodes/reftex.el
106 Dmitry Gutov
107         lisp/progmodes/ruby-mode.el
108         test/lisp/progmodes/ruby-mode-tests.el
109         test/indent/ruby.rb
110         lisp/progmodes/xref.el
111         lisp/progmodes/project.el
113 Ulf Jasper
114         Newsticker
115             doc/misc/newsticker.texi
116             etc/images/newsticker/*
117             lisp/net/newst-backend.el
118             lisp/net/newst-plainview.el
119             lisp/net/newst-reader.el
120             lisp/net/newst-ticker.el
121             lisp/net/newst-treeview.el
122             lisp/net/newsticker.el
123             test/lisp/net/newsticker-tests.el
125         Icalendar
126             lisp/calendar/icalendar.el
127             test/lisp/calendar/icalendar-tests.el
129 ==============================================================================
130 2. Areas that someone is willing to maintain, although he would not
131 necessarily mind if someone else was the official maintainer.
132 ==============================================================================
134 Kelvin White
135        ERC
136            lisp/erc/*
137            doc/misc/erc.texi
139 Eli Zaretskii
140         doc/*
142         src/xfaces.c
143         src/xdisp.c
144         src/term.c
145         src/dispnew.c
146         src/dispextern.h
147         src/frame.c
148         src/dired.c
149         src/fileio.c
150         src/unexw32.c
151         src/w32*.[ch]
152         src/window.c
153         src/indent.c
154         src/region-cache.[ch]
155         nt/*
157         lib-src/ntlib.[ch]
158         lib-src/etags.c
160         lisp/arc-mode.el
161         lisp/menu-bar.el
162         lisp/hexl.el
163         lisp/info.el
164         lisp/ls-lisp.el
165         lisp/startup.el
166         lisp/filenotify.el
167         lisp/w32*.el
168         lisp/term/w32*.el
169         lisp/progmodes/gdb-mi.el
170         lisp/textmodes/ispell.el
171         lisp/textmodes/flyspell.el
172         lisp/mail/rmail*.el
174         Mule
176         admin/unidata/*
177         admin/nt/dump.bat
179         test/etags/*
181 Stefan Monnier
182         src/intervals.c
183         src/keyboard.c
184         lisp/textmodes/tex-mode.el
185         lisp/progmodes/perl-mode.el
186         lisp/progmodes/tcl.el
187         lisp/emacs-lisp/easymenu.el
189 Artur Malabarba
190         lisp/isearch.el
192 Paul Eggert
193         .dir-locals.el
194         .gitattributes
195         .gitignore
196         GNUmakefile
197         Makefile.in
198         admin/merge-gnulib
199         admin/merge-pkg-config
200         admin/update-copyright
201         autogen.sh
202         build-aux/*
203         configure.ac
204         lib/*
205         lib-src/* (except for files others want to maintain)
206         m4/*
207         make-dist
208         src/* (except for *.m, *w32*, bitmaps, files others want to maintain)
210 Michael Albinus
211         src/inotify.c
212         lisp/autorevert.el
213         lisp/eshell/em-tramp.el
214         lisp/notifications.el
215         test/lisp/autorevert-tests.el
216         test/src/inotify-test.el
218 Nicolas Petton
219         lisp/emacs-lisp/subr-x.el
220         lisp/arc-mode.el
222 Tassilo Horn
223         lisp/doc-view.el
225 Dmitry Gutov
226         lisp/whitespace.el
227         lisp/vc/*
229 Vibhav Pant
230        lisp/net/browse-url.el
231        lisp/erc/*
234 ;;; Local Variables:
235 ;;;   coding: utf-8
236 ;;;   indent-tabs-mode: t
237 ;;; End: