diff options
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index 5aff8242887..c13cb552a78 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -82,11 +82,11 @@ Simen Heggestøyl | |||
| 82 | 82 | ||
| 83 | Nicolas Petton | 83 | Nicolas Petton |
| 84 | lisp/emacs-lisp/map.el | 84 | lisp/emacs-lisp/map.el |
| 85 | test/automated/map-tests.el | 85 | test/lisp/emac-lisp/map-tests.el |
| 86 | lisp/emacs-lisp/seq.el | 86 | lisp/emacs-lisp/seq.el |
| 87 | test/automated/seq-tests.el | 87 | test/lisp/emac-lisp/seq-tests.el |
| 88 | lisp/emacs-lisp/thunk.el | 88 | lisp/emacs-lisp/thunk.el |
| 89 | test/automated/thunk-tests.el | 89 | test/lisp/emac-lisp/thunk-tests.el |
| 90 | 90 | ||
| 91 | The GNU AUCTeX maintainers (auctex-devel@gnu.org) | 91 | The GNU AUCTeX maintainers (auctex-devel@gnu.org) |
| 92 | RefTeX | 92 | RefTeX |
| @@ -104,7 +104,7 @@ The GNU AUCTeX maintainers (auctex-devel@gnu.org) | |||
| 104 | 104 | ||
| 105 | Dmitry Gutov | 105 | Dmitry Gutov |
| 106 | lisp/progmodes/ruby-mode.el | 106 | lisp/progmodes/ruby-mode.el |
| 107 | test/automated/ruby-mode-tests.el | 107 | test/lisp/progmodes/ruby-mode-tests.el |
| 108 | test/indent/ruby.rb | 108 | test/indent/ruby.rb |
| 109 | lisp/progmodes/xref.el | 109 | lisp/progmodes/xref.el |
| 110 | lisp/progmodes/project.el | 110 | lisp/progmodes/project.el |
| @@ -119,11 +119,11 @@ Ulf Jasper | |||
| 119 | lisp/net/newst-ticker.el | 119 | lisp/net/newst-ticker.el |
| 120 | lisp/net/newst-treeview.el | 120 | lisp/net/newst-treeview.el |
| 121 | lisp/net/newsticker.el | 121 | lisp/net/newsticker.el |
| 122 | test/automated/newsticker-tests.el | 122 | test/lisp/net/newsticker-tests.el |
| 123 | 123 | ||
| 124 | Icalendar | 124 | Icalendar |
| 125 | lisp/calendar/icalendar.el | 125 | lisp/calendar/icalendar.el |
| 126 | test/automated/icalendar-tests.el | 126 | test/lisp/calendar/icalendar-tests.el |
| 127 | 127 | ||
| 128 | ============================================================================== | 128 | ============================================================================== |
| 129 | 2. Areas that someone is willing to maintain, although he would not | 129 | 2. Areas that someone is willing to maintain, although he would not |