MAINTAINERS: Update for new doc/ directory layout
[bpt/emacs.git] / MAINTAINERS
CommitLineData
36c657c1 1 Emacs Maintainers
0b5549c1 2
36c657c1
EZ
3This file contains a description of who is responsible for maintaining
4what parts of the Emacs distribution. The areas can be defined
5"arbitrarily", but should provide fairly well-defined boundaries so
6that there are not too many ambiguities.
7
84e1c46e 8The list below consists of 3 parts. First, the list of areas that
36c657c1
EZ
9someone wants to be maintaining (i.e. has a particularly keen interest
10for it); then the list of areas that someone is willing to maintain,
11although he would not necessarily mind if someone else was the
12official maintainer; and finally the list of areas for which no
13maintainer has been found so far.
0b5549c1
SM
14
15==============================================================================
161.
17==============================================================================
18
19Richard Stallman
20 ???
21
0b5549c1
SM
22Jason Rumney
23 W32
24
25Eli Zaretskii
36c657c1
EZ
26 The MS-DOS (a.k.a. DJGPP) port:
27 config.bat
28 msdos/*
29 src/msdos.[ch]
30 src/dosfns.[ch]
31 src/w16select.c
32 src/s/msdos.h
33 lisp/term/internal.el
34 lisp/term/pc-win.el
35 lisp/dos-fns.el
36 lisp/dos-w32.el
37 lisp/dos-vars.el
38
39 lisp/term/tty-colors.el
40 lisp/international/codepage.el
41
9a4d5e0c 42 doc/emacs/msdog.texi
0b5549c1
SM
43
44Kenichi Handa
45 Mule
46
47Stefan Monnier
48 src/regex.c
49 src/syntax.c
50 src/keymap.c
51 font-lock/jit-lock/syntax
52 minor-mode/major-mode infrastructure
53 text filling
54 minibuffer completion
55 lisp/textmodes/outline.el
56
e95768c5 57Miles Bader
54fd215c
MB
58 src/xfaces.c
59 field-property related stuff
60 lisp/comint.el
61 lisp/shell.el
62 [other comint-related packages]
63 lisp/button.el
64 lisp/image-file.el
65 lisp/minibuf-eldef.el
66 lisp/rfn-eshadow.el
e95768c5 67
e499d092
JB
68Jay Belanger
69 Calc
70 lisp/calc/*
71 etc/calccard.tex
9a4d5e0c 72 doc/misc/calc.texi
e499d092 73
97268cd1
MO
74Michael Olson
75 ERC
76 lisp/erc/*
77 etc/ERC-NEWS
78 doc/misc/erc.texi
79 lisp/emacs-lisp/tq.el
80
0b5549c1
SM
81==============================================================================
822.
83==============================================================================
84
bec998ca
ST
85Steven Tamm
86 MacOS
87
36c657c1 88Eli Zaretskii
9a4d5e0c 89 doc/*
36c657c1
EZ
90 lispref/*
91 info/dir
92
93 src/xfaces.c
94 src/term.c
95 src/frame.c
96 src/dired.c
97
98 lisp/arc-mode.el
99 lisp/menu-bar.el
100 lisp/hexl.el
101 lisp/info.el
102 lisp/ls-lisp.el
103 lisp/startup.el
104
0b5549c1
SM
105Stefan Monnier
106 src/intervals.c
107 src/keyboard.c
108 lisp/textmodes/tex-mode.el
792e1bc4
CW
109 lisp/progmodes/perl-mode.el
110 lisp/progmodes/tcl.el
43d69cc3 111 lisp/emacs-lisp/easymenu.el
0b5549c1 112
54fd215c
MB
113Miles Bader
114 src/eval.c
115 src/bytecode.c
116 src/editfns.c
117 lisp/textmodes/refill.el
118
bc814d07
TTN
119Thien-Thi Nguyen
120 VMS
121
0b5549c1
SM
122==============================================================================
1233.
124==============================================================================
125
126src/Makefile.in
0b5549c1
SM
127src/abbrev.c
128src/alloc.c
129src/alloca.c
130src/alloca.s
131src/atimer.c
132src/bitmaps/
133src/buffer.c
0b5549c1
SM
134src/callint.c
135src/callproc.c
136src/casefiddle.c
137src/casetab.c
138src/category.c
139src/ccl.c
140src/charset.c
141src/cm.c
142src/cmds.c
143src/coding.c
144src/composite.c
145src/config.in
146src/cxux-crt0.s
147src/data.c
0b5549c1
SM
148src/dispnew.c
149src/doc.c
150src/doprnt.c
0b5549c1 151src/ecrt0.c
0b5549c1
SM
152src/emacs.c
153src/epaths.in
0b5549c1
SM
154src/fileio.c
155src/filelock.c
156src/filemode.c
157src/firstfile.c
158src/floatfns.c
dc7b4dfe 159src/fringe.c
0b5549c1
SM
160src/fns.c
161src/fontset.c
0b5549c1
SM
162src/getloadavg.c
163src/gmalloc.c
dc7b4dfe 164src/gtkutil.c
0b5549c1 165src/hftctl.c
0b5549c1
SM
166src/indent.c
167src/insdel.c
dc7b4dfe 168src/image.c
0b5549c1
SM
169src/lastfile.c
170src/lread.c
171src/m/
172src/macros.c
173src/makefile.nt
174src/makefile.w32-in
175src/marker.c
176src/md5.c
177src/minibuf.c
178src/mktime.c
179src/mocklisp.c
0b5549c1
SM
180src/pre-crt0.c
181src/prefix-args.c
182src/print.c
183src/process.c
184src/ralloc.c
185src/region-cache.c
186src/s/
187src/scroll.c
188src/search.c
189src/sound.c
190src/strftime.c
191src/sunfns.c
192src/sysdep.c
0b5549c1
SM
193src/termcap.c
194src/terminfo.c
195src/textprop.c
196src/tparam.c
0b5549c1
SM
197src/undo.c
198src/unexaix.c
199src/unexalpha.c
200src/unexapollo.c
201src/unexconvex.c
202src/unexec.c
203src/unexelf.c
204src/unexenix.c
205src/unexhp9k800.c
206src/unexmips.c
207src/unexnext.c
208src/unexsni.c
209src/unexsunos4.c
210src/unexw32.c
211src/vm-limit.c
0b5549c1
SM
212src/w32.c
213src/w32bdf.c
214src/w32console.c
215src/w32fns.c
216src/w32heap.c
217src/w32inevt.c
218src/w32menu.c
219src/w32proc.c
220src/w32reg.c
221src/w32select.c
222src/w32term.c
223src/w32xfns.c
224src/widget.c
225src/window.c
226src/xdisp.c
0b5549c1
SM
227src/xfns.c
228src/xmenu.c
229src/xrdb.c
230src/xselect.c
231src/xterm.c
ab5796a9
MB
232
233;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98