diff options
author | Amin Bandali <mab@gnu.org> | 2020-01-17 21:45:10 -0500 |
---|---|---|
committer | Amin Bandali <mab@gnu.org> | 2020-01-17 21:45:10 -0500 |
commit | 36a40681052738ecdc569ffac4950511a39f4da6 (patch) | |
tree | 281c91cfc00dbbe20ce98cf20167c2402f1f19b9 /lisp/erc/erc-truncate.el | |
parent | 2391d3f45dbff087d64c522657124ebd1467b251 (diff) | |
download | emacs-36a40681052738ecdc569ffac4950511a39f4da6.tar.gz emacs-36a40681052738ecdc569ffac4950511a39f4da6.tar.bz2 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 'lisp/erc/erc-truncate.el')
-rw-r--r-- | lisp/erc/erc-truncate.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/erc/erc-truncate.el b/lisp/erc/erc-truncate.el index 2c34ebdfd30..3fa5795c7e5 100644 --- a/lisp/erc/erc-truncate.el +++ b/lisp/erc/erc-truncate.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2003-2004, 2006-2020 Free Software Foundation, Inc. ;; Author: Andreas Fuchs <asf@void.at> -;; Maintainer: emacs-devel@gnu.org +;; Maintainer: Amin Bandali <mab@gnu.org> ;; Keywords: IRC, chat, client, Internet, logging ;; This file is part of GNU Emacs. |