]> git.eshelyaron.com Git - emacs.git/commitdiff
; Move python.el Maintainer header further up
authorStefan Kangas <stefankangas@gmail.com>
Sun, 2 Mar 2025 17:53:27 +0000 (18:53 +0100)
committerEshel Yaron <me@eshelyaron.com>
Tue, 4 Mar 2025 21:02:46 +0000 (22:02 +0100)
This is more consistent with our common practices.

(cherry picked from commit 1b77e94bcc2bcab4e160cc736db74211e2b6421c)

lisp/progmodes/python.el

index 90fa36ae3e80bf6bb1d48d309cc07f05703f9a38..da0754f41b33acb89a1f5cb920085589d254f22a 100644 (file)
@@ -3,10 +3,10 @@
 ;; Copyright (C) 2003-2025 Free Software Foundation, Inc.
 
 ;; Author: Fabián E. Gallina <fgallina@gnu.org>
+;; Maintainer: emacs-devel@gnu.org
 ;; URL: https://github.com/fgallina/python.el
 ;; Version: 0.29
 ;; Package-Requires: ((emacs "29.1") (compat "29.1.1.0") (seq "2.23") (project "0.1") (flymake "1.0"))
-;; Maintainer: emacs-devel@gnu.org
 ;; Created: Jul 2010
 ;; Keywords: languages