; Move python.el Maintainer header further up
This is more consistent with our common practices.
This commit is contained in:
parent
538ab57dc5
commit
1b77e94bcc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue