From f744797af1dd73a547dd204d7e79f084e6508517 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 25 May 2019 13:43:06 -0700 Subject: 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. --- lisp/net/ange-ftp.el | 1 + lisp/net/browse-url.el | 1 + lisp/net/goto-addr.el | 1 + lisp/net/ldap.el | 1 + lisp/net/pop3.el | 1 + lisp/net/telnet.el | 1 + 6 files changed, 6 insertions(+) (limited to 'lisp/net') 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 +;; 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 +;; 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 +;; 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 +;; 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. -- cgit v1.2.1