diff options
| author | Miles Bader | 2007-10-27 09:12:07 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-10-27 09:12:07 +0000 |
| commit | 18cd1f1a08833b0baad21c1d7b13a6845d95cf57 (patch) | |
| tree | 03f33df7513d15bd5de0348aec35ef82bd061508 /admin | |
| parent | 74863e7a78b1c8da1094a8250660a009c3b23015 (diff) | |
| parent | fdc9061358d3654e14bfc1419632e1d6c6c5c13e (diff) | |
| download | emacs-18cd1f1a08833b0baad21c1d7b13a6845d95cf57.tar.gz emacs-18cd1f1a08833b0baad21c1d7b13a6845d95cf57.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 902-908)
- Update from CVS
- Merge from emacs--rel--22
* emacs--rel--22 (patch 131-137)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 261-262)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-278
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 4 | ||||
| -rw-r--r-- | admin/MAINTAINERS | 233 |
2 files changed, 237 insertions, 0 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index e73eb21327c..706b2f68c8d 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2007-10-23 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * MAINTAINERS: Move here from ../. | ||
| 4 | |||
| 1 | 2007-10-17 Juanma Barranquero <lekktu@gmail.com> | 5 | 2007-10-17 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 6 | ||
| 3 | * make-emacs: Doc fix. | 7 | * make-emacs: Doc fix. |
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS new file mode 100644 index 00000000000..92f1273b116 --- /dev/null +++ b/admin/MAINTAINERS | |||
| @@ -0,0 +1,233 @@ | |||
| 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 | The list below consists of 3 parts. First, the list of areas that | ||
| 9 | someone wants to be maintaining (i.e. has a particularly keen interest | ||
| 10 | for it); then the list of areas that someone is willing to maintain, | ||
| 11 | although he would not necessarily mind if someone else was the | ||
| 12 | official maintainer; and finally the list of areas for which no | ||
| 13 | maintainer has been found so far. | ||
| 14 | |||
| 15 | ============================================================================== | ||
| 16 | 1. | ||
| 17 | ============================================================================== | ||
| 18 | |||
| 19 | Richard Stallman | ||
| 20 | ??? | ||
| 21 | |||
| 22 | Jason Rumney | ||
| 23 | W32 | ||
| 24 | |||
| 25 | Eli Zaretskii | ||
| 26 | The MS-DOS (a.k.a. DJGPP) port: | ||
| 27 | config.bat | ||
| 28 | msdos/* | ||
| 29 | src/msdos.[ch] | ||
| 30 | src/dosfns.[ch] | ||
| 31 | src/w16select.c | ||
| 32 | src/s/msdos.h | ||
| 33 | lisp/term/internal.el | ||
| 34 | lisp/term/pc-win.el | ||
| 35 | lisp/dos-fns.el | ||
| 36 | lisp/dos-w32.el | ||
| 37 | lisp/dos-vars.el | ||
| 38 | |||
| 39 | lisp/term/tty-colors.el | ||
| 40 | lisp/international/codepage.el | ||
| 41 | |||
| 42 | doc/emacs/msdog.texi | ||
| 43 | |||
| 44 | Kenichi Handa | ||
| 45 | Mule | ||
| 46 | |||
| 47 | Stefan Monnier | ||
| 48 | src/regex.c | ||
| 49 | src/syntax.c | ||
| 50 | src/keymap.c | ||
| 51 | font-lock/jit-lock/syntax | ||
| 52 | minor-mode/major-mode infrastructure | ||
| 53 | text filling | ||
| 54 | minibuffer completion | ||
| 55 | lisp/textmodes/outline.el | ||
| 56 | |||
| 57 | Miles Bader | ||
| 58 | src/xfaces.c | ||
| 59 | field-property related stuff | ||
| 60 | lisp/comint.el | ||
| 61 | lisp/shell.el | ||
| 62 | [other comint-related packages] | ||
| 63 | lisp/button.el | ||
| 64 | lisp/image-file.el | ||
| 65 | lisp/minibuf-eldef.el | ||
| 66 | lisp/rfn-eshadow.el | ||
| 67 | |||
| 68 | Jay Belanger | ||
| 69 | Calc | ||
| 70 | lisp/calc/* | ||
| 71 | etc/calccard.tex | ||
| 72 | doc/misc/calc.texi | ||
| 73 | |||
| 74 | Michael Olson | ||
| 75 | ERC | ||
| 76 | lisp/erc/* | ||
| 77 | etc/ERC-NEWS | ||
| 78 | doc/misc/erc.texi | ||
| 79 | lisp/emacs-lisp/tq.el | ||
| 80 | |||
| 81 | ============================================================================== | ||
| 82 | 2. | ||
| 83 | ============================================================================== | ||
| 84 | |||
| 85 | Steven Tamm | ||
| 86 | MacOS | ||
| 87 | |||
| 88 | Eli Zaretskii | ||
| 89 | doc/* | ||
| 90 | lispref/* | ||
| 91 | info/dir | ||
| 92 | |||
| 93 | src/xfaces.c | ||
| 94 | src/term.c | ||
| 95 | src/frame.c | ||
| 96 | src/dired.c | ||
| 97 | |||
| 98 | lisp/arc-mode.el | ||
| 99 | lisp/menu-bar.el | ||
| 100 | lisp/hexl.el | ||
| 101 | lisp/info.el | ||
| 102 | lisp/ls-lisp.el | ||
| 103 | lisp/startup.el | ||
| 104 | |||
| 105 | Stefan Monnier | ||
| 106 | src/intervals.c | ||
| 107 | src/keyboard.c | ||
| 108 | lisp/textmodes/tex-mode.el | ||
| 109 | lisp/progmodes/perl-mode.el | ||
| 110 | lisp/progmodes/tcl.el | ||
| 111 | lisp/emacs-lisp/easymenu.el | ||
| 112 | |||
| 113 | Miles Bader | ||
| 114 | src/eval.c | ||
| 115 | src/bytecode.c | ||
| 116 | src/editfns.c | ||
| 117 | lisp/textmodes/refill.el | ||
| 118 | |||
| 119 | Thien-Thi Nguyen | ||
| 120 | VMS | ||
| 121 | |||
| 122 | ============================================================================== | ||
| 123 | 3. | ||
| 124 | ============================================================================== | ||
| 125 | |||
| 126 | src/Makefile.in | ||
| 127 | src/abbrev.c | ||
| 128 | src/alloc.c | ||
| 129 | src/alloca.c | ||
| 130 | src/alloca.s | ||
| 131 | src/atimer.c | ||
| 132 | src/bitmaps/ | ||
| 133 | src/buffer.c | ||
| 134 | src/callint.c | ||
| 135 | src/callproc.c | ||
| 136 | src/casefiddle.c | ||
| 137 | src/casetab.c | ||
| 138 | src/category.c | ||
| 139 | src/ccl.c | ||
| 140 | src/charset.c | ||
| 141 | src/cm.c | ||
| 142 | src/cmds.c | ||
| 143 | src/coding.c | ||
| 144 | src/composite.c | ||
| 145 | src/config.in | ||
| 146 | src/cxux-crt0.s | ||
| 147 | src/data.c | ||
| 148 | src/dispnew.c | ||
| 149 | src/doc.c | ||
| 150 | src/doprnt.c | ||
| 151 | src/ecrt0.c | ||
| 152 | src/emacs.c | ||
| 153 | src/epaths.in | ||
| 154 | src/fileio.c | ||
| 155 | src/filelock.c | ||
| 156 | src/filemode.c | ||
| 157 | src/firstfile.c | ||
| 158 | src/floatfns.c | ||
| 159 | src/fringe.c | ||
| 160 | src/fns.c | ||
| 161 | src/fontset.c | ||
| 162 | src/getloadavg.c | ||
| 163 | src/gmalloc.c | ||
| 164 | src/gtkutil.c | ||
| 165 | src/hftctl.c | ||
| 166 | src/indent.c | ||
| 167 | src/insdel.c | ||
| 168 | src/image.c | ||
| 169 | src/lastfile.c | ||
| 170 | src/lread.c | ||
| 171 | src/m/ | ||
| 172 | src/macros.c | ||
| 173 | src/makefile.nt | ||
| 174 | src/makefile.w32-in | ||
| 175 | src/marker.c | ||
| 176 | src/md5.c | ||
| 177 | src/minibuf.c | ||
| 178 | src/mktime.c | ||
| 179 | src/mocklisp.c | ||
| 180 | src/pre-crt0.c | ||
| 181 | src/prefix-args.c | ||
| 182 | src/print.c | ||
| 183 | src/process.c | ||
| 184 | src/ralloc.c | ||
| 185 | src/region-cache.c | ||
| 186 | src/s/ | ||
| 187 | src/scroll.c | ||
| 188 | src/search.c | ||
| 189 | src/sound.c | ||
| 190 | src/strftime.c | ||
| 191 | src/sunfns.c | ||
| 192 | src/sysdep.c | ||
| 193 | src/termcap.c | ||
| 194 | src/terminfo.c | ||
| 195 | src/textprop.c | ||
| 196 | src/tparam.c | ||
| 197 | src/undo.c | ||
| 198 | src/unexaix.c | ||
| 199 | src/unexalpha.c | ||
| 200 | src/unexapollo.c | ||
| 201 | src/unexconvex.c | ||
| 202 | src/unexec.c | ||
| 203 | src/unexelf.c | ||
| 204 | src/unexenix.c | ||
| 205 | src/unexhp9k800.c | ||
| 206 | src/unexmips.c | ||
| 207 | src/unexnext.c | ||
| 208 | src/unexsni.c | ||
| 209 | src/unexsunos4.c | ||
| 210 | src/unexw32.c | ||
| 211 | src/vm-limit.c | ||
| 212 | src/w32.c | ||
| 213 | src/w32bdf.c | ||
| 214 | src/w32console.c | ||
| 215 | src/w32fns.c | ||
| 216 | src/w32heap.c | ||
| 217 | src/w32inevt.c | ||
| 218 | src/w32menu.c | ||
| 219 | src/w32proc.c | ||
| 220 | src/w32reg.c | ||
| 221 | src/w32select.c | ||
| 222 | src/w32term.c | ||
| 223 | src/w32xfns.c | ||
| 224 | src/widget.c | ||
| 225 | src/window.c | ||
| 226 | src/xdisp.c | ||
| 227 | src/xfns.c | ||
| 228 | src/xmenu.c | ||
| 229 | src/xrdb.c | ||
| 230 | src/xselect.c | ||
| 231 | src/xterm.c | ||
| 232 | |||
| 233 | ;;; arch-tag: 869126d4-4851-41b2-8470-14dd492a3c98 | ||