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/play/5x5.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/play/5x5.el') diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index e13a3c9a252..28748cc3514 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.el @@ -3,7 +3,6 @@ ;; Copyright (C) 1999-2019 Free Software Foundation, Inc. ;; Author: Dave Pearson -;; Maintainer: Dave Pearson ;; Created: 1998-10-03 ;; Keywords: games puzzles -- cgit v1.2.3