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