diff options
| author | Amin Bandali | 2020-01-17 21:45:10 -0500 |
|---|---|---|
| committer | Amin Bandali | 2020-01-17 21:45:10 -0500 |
| commit | 36a40681052738ecdc569ffac4950511a39f4da6 (patch) | |
| tree | 281c91cfc00dbbe20ce98cf20167c2402f1f19b9 /admin | |
| parent | 2391d3f45dbff087d64c522657124ebd1467b251 (diff) | |
| download | emacs-36a40681052738ecdc569ffac4950511a39f4da6.tar.gz emacs-36a40681052738ecdc569ffac4950511a39f4da6.zip | |
ERC: New maintainer.
* admin/MAINTAINERS: Add entries for Amin Bandali, new maintainer for
ERC, and interested in maintaining Eshell.
* lisp/erc/*: New maintainer.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index 05faa586c20..f7ec181bf9c 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -126,6 +126,11 @@ Ulf Jasper | |||
| 126 | lisp/calendar/icalendar.el | 126 | lisp/calendar/icalendar.el |
| 127 | test/lisp/calendar/icalendar-tests.el | 127 | test/lisp/calendar/icalendar-tests.el |
| 128 | 128 | ||
| 129 | Amin Bandali | ||
| 130 | ERC | ||
| 131 | lisp/erc/* | ||
| 132 | doc/misc/erc.texi | ||
| 133 | |||
| 129 | ============================================================================== | 134 | ============================================================================== |
| 130 | 2. Areas that someone is willing to maintain, although he would not | 135 | 2. Areas that someone is willing to maintain, although he would not |
| 131 | necessarily mind if someone else was the official maintainer. | 136 | necessarily mind if someone else was the official maintainer. |
| @@ -248,6 +253,11 @@ Alan Third | |||
| 248 | lisp/term/ns-win.el | 253 | lisp/term/ns-win.el |
| 249 | doc/emacs/macos.texi | 254 | doc/emacs/macos.texi |
| 250 | 255 | ||
| 256 | Amin Bandali | ||
| 257 | Eshell | ||
| 258 | lisp/eshell/* | ||
| 259 | doc/misc/eshell.texi | ||
| 260 | |||
| 251 | 261 | ||
| 252 | ;;; Local Variables: | 262 | ;;; Local Variables: |
| 253 | ;;; coding: utf-8 | 263 | ;;; coding: utf-8 |