From 797ee5871e458d6d97f57a24405412a053f5ef32 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sun, 26 May 2019 00:58:27 -0700 Subject: Remove Maintainer: when it duplicates Author: The convention is that a file with Author: but not Maintainer: means the author is a maintainer, which makes it confusing when a file lists the same person as author and maintainer. Avoid the confusion by removing the duplicate Maintainer: line. --- lisp/emacs-lisp/eldoc.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/emacs-lisp/eldoc.el') diff --git a/lisp/emacs-lisp/eldoc.el b/lisp/emacs-lisp/eldoc.el index 23f303bc28a..16b58632099 100644 --- a/lisp/emacs-lisp/eldoc.el +++ b/lisp/emacs-lisp/eldoc.el @@ -3,7 +3,6 @@ ;; Copyright (C) 1996-2019 Free Software Foundation, Inc. ;; Author: Noah Friedman -;; Maintainer: Noah Friedman ;; Keywords: extensions ;; Created: 1995-10-06 -- cgit v1.2.3