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