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