]> code.delx.au - gnu-emacs/blob - admin/MAINTAINERS
; * admin/MAINTAINERS: Add entries for Artur Malabarba
[gnu-emacs] / 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 Jason Rumney
20 W32
21
22 Eli Zaretskii
23
24 src/bidi.c
25 bidirectional editing support in xdisp.c and elsewhere
26 lisp/term/tty-colors.el
27 test/biditest.el
28 test/redisplay-testsuite.el
29
30 The MS-DOS (a.k.a. DJGPP) port:
31 config.bat
32 msdos/*
33 src/msdos.[ch]
34 src/dosfns.[ch]
35 src/w16select.c
36 src/unexcoff.c
37 lisp/term/internal.el
38 lisp/term/pc-win.el
39 lisp/dos-fns.el
40 lisp/dos-w32.el
41 lisp/dos-vars.el
42 doc/emacs/msdos.texi
43
44 Kenichi Handa
45 Mule
46
47 Stefan 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
57 Miles Bader
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
67
68 Jay Belanger
69 Calc
70 lisp/calc/*
71 etc/calccard.tex
72 doc/misc/calc.texi
73
74 Bastien Guerry
75 Org
76 lisp/org/*
77 doc/misc/org.texi
78
79 Artur Malabarba
80 lisp/emacs-lisp/package.el
81 lisp/emacs-lisp/let-alist.el
82 lisp/character-fold.el
83
84 ==============================================================================
85 2.
86 ==============================================================================
87
88 Kelvin White
89 ERC
90 lisp/erc/*
91 doc/misc/erc.texi
92
93 Eli Zaretskii
94 doc/*
95
96 src/xfaces.c
97 src/xdisp.c
98 src/term.c
99 src/dispnew.c
100 src/dispextern.h
101 src/frame.c
102 src/dired.c
103 src/fileio.c
104 src/unexw32.c
105 src/w32*.[ch]
106 src/window.c
107 src/indent.c
108 src/region-cache.[ch]
109 nt/*
110
111 lib-src/ntlib.[ch]
112 lib-src/etags.c
113
114 lisp/arc-mode.el
115 lisp/menu-bar.el
116 lisp/hexl.el
117 lisp/info.el
118 lisp/ls-lisp.el
119 lisp/startup.el
120 lisp/filenotify.el
121 lisp/w32*.el
122 lisp/term/w32*.el
123 lisp/progmodes/gdb-mi.el
124 lisp/textmodes/ispell.el
125 lisp/textmodes/flyspell.el
126 lisp/mail/rmail*.el
127
128 Mule
129
130 admin/unidata/*
131
132 Stefan Monnier
133 src/intervals.c
134 src/keyboard.c
135 lisp/textmodes/tex-mode.el
136 lisp/progmodes/perl-mode.el
137 lisp/progmodes/tcl.el
138 lisp/emacs-lisp/easymenu.el
139
140 Miles Bader
141 src/eval.c
142 src/bytecode.c
143 src/editfns.c
144 lisp/textmodes/refill.el
145
146 Artur Malabarba
147 lisp/isearch.el
148
149 ==============================================================================
150 3.
151 ==============================================================================
152
153 src/Makefile.in
154 src/abbrev.c
155 src/alloc.c
156 src/alloca.c
157 src/alloca.s
158 src/atimer.c
159 src/bitmaps/
160 src/buffer.c
161 src/callint.c
162 src/callproc.c
163 src/casefiddle.c
164 src/casetab.c
165 src/category.c
166 src/ccl.c
167 src/charset.c
168 src/cm.c
169 src/cmds.c
170 src/coding.c
171 src/composite.c
172 src/config.in
173 src/data.c
174 src/doc.c
175 src/doprnt.c
176 src/ecrt0.c
177 src/emacs.c
178 src/epaths.in
179 src/fileio.c
180 src/filelock.c
181 src/filemode.c
182 src/firstfile.c
183 src/floatfns.c
184 src/fringe.c
185 src/fns.c
186 src/fontset.c
187 src/getloadavg.c
188 src/gmalloc.c
189 src/gtkutil.c
190 src/indent.c
191 src/insdel.c
192 src/image.c
193 src/lastfile.c
194 src/lread.c
195 src/macros.c
196 src/makefile.w32-in
197 src/marker.c
198 src/md5.c
199 src/minibuf.c
200 src/mktime.c
201 src/pre-crt0.c
202 src/prefix-args.c
203 src/print.c
204 src/process.c
205 src/ralloc.c
206 src/region-cache.c
207 src/scroll.c
208 src/search.c
209 src/sound.c
210 src/strftime.c
211 src/sysdep.c
212 src/termcap.c
213 src/terminfo.c
214 src/textprop.c
215 src/tparam.c
216 src/undo.c
217 src/unexaix.c
218 src/unexalpha.c
219 src/unexelf.c
220 src/unexhp9k800.c
221 src/vm-limit.c
222 src/widget.c
223 src/xfns.c
224 src/xmenu.c
225 src/xrdb.c
226 src/xselect.c
227 src/xterm.c