aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-11-22 19:57:50 +0000
committerEli Zaretskii2001-11-22 19:57:50 +0000
commit36c657c1fb22f97a63d9922d6ba7ce488cb14914 (patch)
treea7e43a087ca9ab9c52904838c6eaddf980392711
parent186e9bcc09419394d4d9e9f19d9b3d83eca63d9e (diff)
downloademacs-36c657c1fb22f97a63d9922d6ba7ce488cb14914.tar.gz
emacs-36c657c1fb22f97a63d9922d6ba7ce488cb14914.zip
Update my responsibilities.
-rw-r--r--MAINTAINERS64
1 files changed, 47 insertions, 17 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bcfe75b1d59..1da4ea6ed7c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1,12 +1,16 @@
1This file contains a description of who is responsible for maintaining what. 1 Emacs Maintainers
2The areas can be defined "arbitrarily" but should provide fairly
3well defined boundaries so that there are not too many ambiguities.
4 2
5The list decomposed into 3 parts. First the list of areas that someone 3This file contains a description of who is responsible for maintaining
6wants to be maintaining (i.e. has a particularly keen interest for it); 4what parts of the Emacs distribution. The areas can be defined
7then the list of areas that someone is willing to maintain, although 5"arbitrarily", but should provide fairly well-defined boundaries so
8he would not necessarily mind if someone else was the official maintainer; 6that there are not too many ambiguities.
9and finally the list of areas for which no maintainer has been found so far. 7
8The list below decomposed into 3 parts. First the list of areas that
9someone wants to be maintaining (i.e. has a particularly keen interest
10for it); then the list of areas that someone is willing to maintain,
11although he would not necessarily mind if someone else was the
12official maintainer; and finally the list of areas for which no
13maintainer has been found so far.
10 14
11============================================================================== 15==============================================================================
121. 161.
@@ -22,7 +26,24 @@ Jason Rumney
22 W32 26 W32
23 27
24Eli Zaretskii 28Eli Zaretskii
25 MS-DOS 29 The MS-DOS (a.k.a. DJGPP) port:
30 config.bat
31 msdos/*
32 src/msdos.[ch]
33 src/dosfns.[ch]
34 src/w16select.c
35 src/s/msdos.h
36 lisp/term/internal.el
37 lisp/term/pc-win.el
38 lisp/dos-fns.el
39 lisp/dos-w32.el
40 lisp/dos-vars.el
41
42 lisp/term/tty-colors.el
43 lisp/international/codepage.el
44
45 man/faq.texi
46 man/msdog.texi
26 47
27Kenichi Handa 48Kenichi Handa
28 Mule 49 Mule
@@ -44,6 +65,23 @@ Miles Bader
442. 652.
45============================================================================== 66==============================================================================
46 67
68Eli Zaretskii
69 man/*
70 lispref/*
71 info/dir
72
73 src/xfaces.c
74 src/term.c
75 src/frame.c
76 src/dired.c
77
78 lisp/arc-mode.el
79 lisp/menu-bar.el
80 lisp/hexl.el
81 lisp/info.el
82 lisp/ls-lisp.el
83 lisp/startup.el
84
47Stefan Monnier 85Stefan Monnier
48 src/intervals.c 86 src/intervals.c
49 src/keyboard.c 87 src/keyboard.c
@@ -65,7 +103,6 @@ src/alloca.s
65src/atimer.c 103src/atimer.c
66src/bitmaps/ 104src/bitmaps/
67src/buffer.c 105src/buffer.c
68src/buffer.c.orig
69src/bytecode.c 106src/bytecode.c
70src/callint.c 107src/callint.c
71src/callproc.c 108src/callproc.c
@@ -81,11 +118,9 @@ src/composite.c
81src/config.in 118src/config.in
82src/cxux-crt0.s 119src/cxux-crt0.s
83src/data.c 120src/data.c
84src/dired.c
85src/dispnew.c 121src/dispnew.c
86src/doc.c 122src/doc.c
87src/doprnt.c 123src/doprnt.c
88src/dosfns.c
89src/ecrt0.c 124src/ecrt0.c
90src/editfns.c 125src/editfns.c
91src/emacs.c 126src/emacs.c
@@ -98,7 +133,6 @@ src/firstfile.c
98src/floatfns.c 133src/floatfns.c
99src/fns.c 134src/fns.c
100src/fontset.c 135src/fontset.c
101src/frame.c
102src/getloadavg.c 136src/getloadavg.c
103src/gmalloc.c 137src/gmalloc.c
104src/hftctl.c 138src/hftctl.c
@@ -116,7 +150,6 @@ src/md5.c
116src/minibuf.c 150src/minibuf.c
117src/mktime.c 151src/mktime.c
118src/mocklisp.c 152src/mocklisp.c
119src/msdos.c
120src/pre-crt0.c 153src/pre-crt0.c
121src/prefix-args.c 154src/prefix-args.c
122src/print.c 155src/print.c
@@ -130,7 +163,6 @@ src/sound.c
130src/strftime.c 163src/strftime.c
131src/sunfns.c 164src/sunfns.c
132src/sysdep.c 165src/sysdep.c
133src/term.c
134src/termcap.c 166src/termcap.c
135src/terminfo.c 167src/terminfo.c
136src/textprop.c 168src/textprop.c
@@ -151,7 +183,6 @@ src/unexsni.c
151src/unexsunos4.c 183src/unexsunos4.c
152src/unexw32.c 184src/unexw32.c
153src/vm-limit.c 185src/vm-limit.c
154src/w16select.c
155src/w32.c 186src/w32.c
156src/w32bdf.c 187src/w32bdf.c
157src/w32console.c 188src/w32console.c
@@ -167,7 +198,6 @@ src/w32xfns.c
167src/widget.c 198src/widget.c
168src/window.c 199src/window.c
169src/xdisp.c 200src/xdisp.c
170src/xfaces.c
171src/xfns.c 201src/xfns.c
172src/xmenu.c 202src/xmenu.c
173src/xrdb.c 203src/xrdb.c