summaryrefslogtreecommitdiff
path: root/lisp/net
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
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')
-rw-r--r--lisp/net/ange-ftp.el1
-rw-r--r--lisp/net/browse-url.el1
-rw-r--r--lisp/net/goto-addr.el1
-rw-r--r--lisp/net/ldap.el1
-rw-r--r--lisp/net/pop3.el1
-rw-r--r--lisp/net/telnet.el1
6 files changed, 6 insertions, 0 deletions
diff --git a/lisp/net/ange-ftp.el b/lisp/net/ange-ftp.el
index 81b654c9a9a..b0a1e1799f5 100644
--- a/lisp/net/ange-ftp.el
+++ b/lisp/net/ange-ftp.el
@@ -4,6 +4,7 @@
;; Inc.
;; Author: Andy Norman (ange@hplb.hpl.hp.com)
+;; Maintainer: emacs-devel@gnu.org
;; Keywords: comm
;; This file is part of GNU Emacs.
diff --git a/lisp/net/browse-url.el b/lisp/net/browse-url.el
index 0c63cbd5a45..aa31e25fa91 100644
--- a/lisp/net/browse-url.el
+++ b/lisp/net/browse-url.el
@@ -3,6 +3,7 @@
;; Copyright (C) 1995-2019 Free Software Foundation, Inc.
;; Author: Denis Howe <dbh@doc.ic.ac.uk>
+;; Maintainer: emacs-devel@gnu.org
;; Created: 03 Apr 1995
;; Keywords: hypertext, hypermedia, mouse
diff --git a/lisp/net/goto-addr.el b/lisp/net/goto-addr.el
index d7fd0587475..c25d7873918 100644
--- a/lisp/net/goto-addr.el
+++ b/lisp/net/goto-addr.el
@@ -3,6 +3,7 @@
;; Copyright (C) 1995, 2000-2019 Free Software Foundation, Inc.
;; Author: Eric Ding <ericding@alum.mit.edu>
+;; Maintainer: emacs-devel@gnu.org
;; Created: 15 Aug 1995
;; Keywords: mh-e, www, mouse, mail
diff --git a/lisp/net/ldap.el b/lisp/net/ldap.el
index 2df473cf71a..75fc7d62211 100644
--- a/lisp/net/ldap.el
+++ b/lisp/net/ldap.el
@@ -3,6 +3,7 @@
;; Copyright (C) 1998-2019 Free Software Foundation, Inc.
;; Author: Oscar Figueiredo <oscar@cpe.fr>
+;; Maintainer: emacs-devel@gnu.org
;; Created: April 1998
;; Keywords: comm
diff --git a/lisp/net/pop3.el b/lisp/net/pop3.el
index 19114508254..599e2305f77 100644
--- a/lisp/net/pop3.el
+++ b/lisp/net/pop3.el
@@ -3,6 +3,7 @@
;; Copyright (C) 1996-2019 Free Software Foundation, Inc.
;; Author: Richard L. Pieri <ratinox@peorth.gweep.net>
+;; Maintainer: emacs-devel@gnu.org
;; Keywords: mail
;; This file is part of GNU Emacs.
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.