]> code.delx.au - gnu-emacs/blob - admin/MAINTAINERS
; * admin/MAINTAINERS: Copyedits.
[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 ==============================================================================
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 ==============================================================================
13
14 Jason Rumney
15 W32
16
17 Eli Zaretskii
18
19 src/bidi.c
20 bidirectional editing support in xdisp.c and elsewhere
21 lisp/term/tty-colors.el
22 test/biditest.el
23 test/redisplay-testsuite.el
24
25 The MS-DOS (a.k.a. DJGPP) port:
26 config.bat
27 msdos/*
28 src/msdos.[ch]
29 src/dosfns.[ch]
30 src/w16select.c
31 src/unexcoff.c
32 lisp/term/internal.el
33 lisp/term/pc-win.el
34 lisp/dos-fns.el
35 lisp/dos-w32.el
36 lisp/dos-vars.el
37 doc/emacs/msdos.texi
38
39 Kenichi Handa
40 Mule
41
42 Stefan Monnier
43 src/regex.c
44 src/syntax.c
45 src/keymap.c
46 font-lock/jit-lock/syntax
47 minor-mode/major-mode infrastructure
48 text filling
49 minibuffer completion
50 lisp/outline.el
51
52 Miles Bader
53 src/xfaces.c
54 field-property related stuff
55 lisp/comint.el
56 lisp/shell.el
57 [other comint-related packages]
58 lisp/button.el
59 lisp/image-file.el
60 lisp/minibuf-eldef.el
61 lisp/rfn-eshadow.el
62
63 Jay Belanger
64 Calc
65 lisp/calc/*
66 etc/calccard.tex
67 doc/misc/calc.texi
68
69 Bastien Guerry
70 Org
71 lisp/org/*
72 doc/misc/org.texi
73
74 Artur Malabarba
75 lisp/emacs-lisp/package.el
76 lisp/emacs-lisp/let-alist.el
77 lisp/character-fold.el
78
79 Michael Albinus
80 Tramp
81 lisp/net/tramp*.el
82 lisp/url/url-tramp.el
83 doc/misc/tramp*.texi
84 test/automated/tramp-tests.el
85
86 D-Bus
87 src/dbusbind.c
88 lisp/net/dbus.el
89 lisp/net/secrets.el
90 lisp/net/zeroconf.el
91 doc/misc/dbus.texi
92 test/automated/dbus-tests.el
93
94 File Notifications
95 src/gfilenotify.c
96 lisp/filenotify.el
97 test/automated/file-notify-tests.el
98
99 Simen Heggestøyl
100 lisp/textmodes/css-mode.el
101
102 Nicolas Petton
103 lisp/emacs-lisp/map.el
104 lisp/emacs-lisp/seq.el
105
106 The GNU AUCTeX maintainers (auctex-devel@gnu.org)
107 RefTeX
108 lisp/textmodes/reftex-auc.el
109 lisp/textmodes/reftex-cite.el
110 lisp/textmodes/reftex-dcr.el
111 lisp/textmodes/reftex-global.el
112 lisp/textmodes/reftex-index.el
113 lisp/textmodes/reftex-parse.el
114 lisp/textmodes/reftex-ref.el
115 lisp/textmodes/reftex-sel.el
116 lisp/textmodes/reftex-toc.el
117 lisp/textmodes/reftex-vars.el
118 lisp/textmodes/reftex.el
119
120 Dmitry Gutov
121 lisp/progmodes/ruby-mode.el
122 test/automated/ruby-mode-tests.el
123 test/indent/ruby.rb
124 lisp/progmodes/xref.el
125 lisp/progmodes/project.el
126
127 Ulf Jasper
128 Newsticker
129 doc/misc/newsticker.texi
130 etc/images/newsticker/*
131 lisp/net/newst-backend.el
132 lisp/net/newst-plainview.el
133 lisp/net/newst-reader.el
134 lisp/net/newst-ticker.el
135 lisp/net/newst-treeview.el
136 lisp/net/newsticker.el
137 test/automated/newsticker-tests.el
138
139 Icalendar
140 lisp/calendar/icalendar.el
141 test/automated/icalendar-tests.el
142
143 ==============================================================================
144 2. Areas that someone is willing to maintain, although he would not
145 necessarily mind if someone else was the official maintainer.
146 ==============================================================================
147
148 Kelvin White
149 ERC
150 lisp/erc/*
151 doc/misc/erc.texi
152
153 Eli Zaretskii
154 doc/*
155
156 src/xfaces.c
157 src/xdisp.c
158 src/term.c
159 src/dispnew.c
160 src/dispextern.h
161 src/frame.c
162 src/dired.c
163 src/fileio.c
164 src/unexw32.c
165 src/w32*.[ch]
166 src/window.c
167 src/indent.c
168 src/region-cache.[ch]
169 nt/*
170
171 lib-src/ntlib.[ch]
172 lib-src/etags.c
173
174 lisp/arc-mode.el
175 lisp/menu-bar.el
176 lisp/hexl.el
177 lisp/info.el
178 lisp/ls-lisp.el
179 lisp/startup.el
180 lisp/filenotify.el
181 lisp/w32*.el
182 lisp/term/w32*.el
183 lisp/progmodes/gdb-mi.el
184 lisp/textmodes/ispell.el
185 lisp/textmodes/flyspell.el
186 lisp/mail/rmail*.el
187
188 Mule
189
190 admin/unidata/*
191 admin/nt/dump.bat
192
193 test/etags/*
194
195 Stefan Monnier
196 src/intervals.c
197 src/keyboard.c
198 lisp/textmodes/tex-mode.el
199 lisp/progmodes/perl-mode.el
200 lisp/progmodes/tcl.el
201 lisp/emacs-lisp/easymenu.el
202
203 Miles Bader
204 src/eval.c
205 src/bytecode.c
206 src/editfns.c
207 lisp/textmodes/refill.el
208
209 Artur Malabarba
210 lisp/isearch.el
211
212 Paul Eggert
213 .dir-locals.el
214 .gitattributes
215 .gitignore
216 GNUmakefile
217 Makefile.in
218 admin/merge-gnulib
219 admin/merge-pkg-config
220 admin/update-copyright
221 autogen.sh
222 build-aux/*
223 configure.ac
224 lib/*
225 lib-src/* (except for files others want to maintain)
226 m4/*
227 make-dist
228 src/* (except for *.m, *w32*, bitmaps, files others want to maintain)
229
230 Michael Albinus
231 src/inotify.c
232 lisp/autorevert.el
233 lisp/eshell/em-tramp.el
234 lisp/notifications.el
235 test/automated/auto-revert-tests.el
236 test/automated/inotify-test.el
237 test/automated/vc-tests.el
238
239 Nicolas Petton
240 lisp/emacs-lisp/subr-x.el
241 lisp/arc-mode.el
242
243 Xue Fuqiao
244 doc/lispref/*
245
246 Tassilo Horn
247 lisp/doc-view.el
248
249 Dmitry Gutov
250 lisp/whitespace.el
251 lisp/vc/*
252
253 Vibhav Pant
254 lisp/net/browse-url.el
255 lisp/erc/*
256
257 \f
258 ;;; Local Variables:
259 ;;; coding: utf-8
260 ;;; indent-tabs-mode: t
261 ;;; End: