aboutsummaryrefslogtreecommitdiffstats
path: root/admin/grammars/python.wy
diff options
context:
space:
mode:
authorPaul Eggert2019-05-26 00:58:27 -0700
committerPaul Eggert2019-05-26 01:00:15 -0700
commit797ee5871e458d6d97f57a24405412a053f5ef32 (patch)
treeea816eea73fcdaad0610d33790348bbe886b2741 /admin/grammars/python.wy
parent5e47312c1f2638d19bf3d81de731809729caa11a (diff)
downloademacs-797ee5871e458d6d97f57a24405412a053f5ef32.tar.gz
emacs-797ee5871e458d6d97f57a24405412a053f5ef32.zip
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.
Diffstat (limited to 'admin/grammars/python.wy')
-rw-r--r--admin/grammars/python.wy1
1 files changed, 0 insertions, 1 deletions
diff --git a/admin/grammars/python.wy b/admin/grammars/python.wy
index 5e5bdc194cc..695e612942a 100644
--- a/admin/grammars/python.wy
+++ b/admin/grammars/python.wy
@@ -5,7 +5,6 @@
5;; 2009, 2010 Python Software Foundation; All Rights Reserved 5;; 2009, 2010 Python Software Foundation; All Rights Reserved
6 6
7;; Author: Richard Kim <ryk@dspwiz.com> 7;; Author: Richard Kim <ryk@dspwiz.com>
8;; Maintainer: Richard Kim <ryk@dspwiz.com>
9;; Created: June 2002 8;; Created: June 2002
10;; Keywords: syntax 9;; Keywords: syntax
11;; 10;;