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/progmodes/python.el | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/progmodes/python.el') diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index 74e865bd0b8..188bc973d99 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -6,6 +6,7 @@ ;; URL: https://github.com/fgallina/python.el ;; Version: 0.26.1 ;; Package-Requires: ((emacs "24.1") (cl-lib "1.0")) +;; Maintainer: emacs-devel@gnu.org ;; Created: Jul 2010 ;; Keywords: languages -- cgit v1.2.3