*** empty log message ***
[emacs.git] / MAINTAINERS
blob5b23f9af1890625f737cb6e257ddfdabca99f34b
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 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.
15 ==============================================================================
17 ==============================================================================
19 Richard Stallman
20         ???
22 Jason Rumney
23         W32
25 Eli Zaretskii
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
39         lisp/term/tty-colors.el
40         lisp/international/codepage.el
42         man/faq.texi
43         man/msdog.texi
45 Kenichi Handa
46         Mule
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
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
69 ==============================================================================
71 ==============================================================================
73 Steven Tamm
74         MacOS
76 Eli Zaretskii
77         man/*
78         lispref/*
79         info/dir
81         src/xfaces.c
82         src/term.c
83         src/frame.c
84         src/dired.c
86         lisp/arc-mode.el
87         lisp/menu-bar.el
88         lisp/hexl.el
89         lisp/info.el
90         lisp/ls-lisp.el
91         lisp/startup.el
93 Stefan Monnier
94         src/intervals.c
95         src/keyboard.c
96         lisp/textmodes/tex-mode.el
97         lisp/progmodes/perl-mode.el
98         lisp/progmodes/tcl.el
99         lisp/emacs-lisp/easymenu.el
101 Miles Bader
102         src/eval.c
103         src/bytecode.c
104         src/editfns.c
105         lisp/textmodes/refill.el
107 Thien-Thi Nguyen
108         VMS
110 ==============================================================================
112 ==============================================================================
114 src/Makefile.in
115 src/abbrev.c
116 src/alloc.c
117 src/alloca.c
118 src/alloca.s
119 src/atimer.c
120 src/bitmaps/
121 src/buffer.c
122 src/callint.c
123 src/callproc.c
124 src/casefiddle.c
125 src/casetab.c
126 src/category.c
127 src/ccl.c
128 src/charset.c
129 src/cm.c
130 src/cmds.c
131 src/coding.c
132 src/composite.c
133 src/config.in
134 src/cxux-crt0.s
135 src/data.c
136 src/dispnew.c
137 src/doc.c
138 src/doprnt.c
139 src/ecrt0.c
140 src/emacs.c
141 src/epaths.in
142 src/fileio.c
143 src/filelock.c
144 src/filemode.c
145 src/firstfile.c
146 src/floatfns.c
147 src/fns.c
148 src/fontset.c
149 src/getloadavg.c
150 src/gmalloc.c
151 src/hftctl.c
152 src/indent.c
153 src/insdel.c
154 src/lastfile.c
155 src/lread.c
156 src/m/
157 src/macros.c
158 src/makefile.nt
159 src/makefile.w32-in
160 src/marker.c
161 src/md5.c
162 src/minibuf.c
163 src/mktime.c
164 src/mocklisp.c
165 src/pre-crt0.c
166 src/prefix-args.c
167 src/print.c
168 src/process.c
169 src/ralloc.c
170 src/region-cache.c
171 src/s/
172 src/scroll.c
173 src/search.c
174 src/sound.c
175 src/strftime.c
176 src/sunfns.c
177 src/sysdep.c
178 src/termcap.c
179 src/terminfo.c
180 src/textprop.c
181 src/tparam.c
182 src/undo.c
183 src/unexaix.c
184 src/unexalpha.c
185 src/unexapollo.c
186 src/unexconvex.c
187 src/unexec.c
188 src/unexelf.c
189 src/unexenix.c
190 src/unexhp9k800.c
191 src/unexmips.c
192 src/unexnext.c
193 src/unexsni.c
194 src/unexsunos4.c
195 src/unexw32.c
196 src/vm-limit.c
197 src/w32.c
198 src/w32bdf.c
199 src/w32console.c
200 src/w32fns.c
201 src/w32heap.c
202 src/w32inevt.c
203 src/w32menu.c
204 src/w32proc.c
205 src/w32reg.c
206 src/w32select.c
207 src/w32term.c
208 src/w32xfns.c
209 src/widget.c
210 src/window.c
211 src/xdisp.c
212 src/xfns.c
213 src/xmenu.c
214 src/xrdb.c
215 src/xselect.c
216 src/xterm.c
218 ;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98