summaryrefslogtreecommitdiff
path: root/lisp/net/telnet.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-05-25 13:43:06 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-05-25 14:25:18 -0700
commitf744797af1dd73a547dd204d7e79f084e6508517 (patch)
tree880520a7ce5a72a9cdcfd17a287e0129f3a98685 /lisp/net/telnet.el
parent2843945c5fb7179b96bdab71528f57b2e4a30517 (diff)
downloademacs-f744797af1dd73a547dd204d7e79f084e6508517.tar.gz
Go back to "Maintainer: emacs-devel@gnu.org"
Restore lines saying "Maintainer: emacs-devel@gnu.org" when there is no special maintainer for a file. Although this wasn't documented it was common practice and removing the lines didn't have consensus.
Diffstat (limited to 'lisp/net/telnet.el')
-rw-r--r--lisp/net/telnet.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/net/telnet.el b/lisp/net/telnet.el
index 465927dfdde..cf3634f7d92 100644
--- a/lisp/net/telnet.el
+++ b/lisp/net/telnet.el
@@ -4,6 +4,7 @@
;; Foundation, Inc.
;; Author: William F. Schelter
+;; Maintainer: emacs-devel@gnu.org
;; Keywords: unix, comm
;; This file is part of GNU Emacs.