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.
This commit is contained in:
Paul Eggert 2019-05-26 00:58:27 -07:00
parent 5e47312c1f
commit 797ee5871e
91 changed files with 4 additions and 97 deletions

View file

@ -3,7 +3,6 @@
;; Copyright (C) 1996-2019 Free Software Foundation, Inc.
;; Author: Noah Friedman <friedman@splode.com>
;; Maintainer: Noah Friedman <friedman@splode.com>
;; Keywords: extensions
;; Created: 1995-10-06