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