]> git.eshelyaron.com Git - emacs.git/commitdiff
; * admin/MAINTAINERS: Remove Nicolas Petton.
authorStefan Kangas <stefankangas@gmail.com>
Thu, 25 Jul 2024 14:15:52 +0000 (16:15 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sat, 27 Jul 2024 12:03:05 +0000 (14:03 +0200)
Change agreed with Nicolas Petton <nico@petton.fr>.

(cherry picked from commit af527051cd33a90321ab2bac8c0f1f7bcb0af441)

admin/MAINTAINERS
lisp/emacs-lisp/seq.el
lisp/emacs-lisp/thunk.el

index c15401ddeb2188f2db84ab5787b6d3c313f2e705..23b4b2465230d3c7ab235df80d62aae426d2456a 100644 (file)
@@ -84,14 +84,6 @@ Michael Albinus
 Simen Heggestøyl
        lisp/textmodes/css-mode.el
 
-Nicolas Petton
-       lisp/emacs-lisp/map.el
-       test/lisp/emac-lisp/map-tests.el
-       lisp/emacs-lisp/seq.el
-       test/lisp/emac-lisp/seq-tests.el
-       lisp/emacs-lisp/thunk.el
-       test/lisp/emac-lisp/thunk-tests.el
-
 The GNU AUCTeX maintainers (auctex-devel@gnu.org)
        RefTeX
            lisp/textmodes/reftex-auc.el
@@ -334,10 +326,6 @@ Michael Albinus
            doc/misc/auth.texi
            test/lisp/auth-source-tests.el
 
-Nicolas Petton
-       lisp/emacs-lisp/subr-x.el
-       lisp/arc-mode.el
-
 Tassilo Horn
        lisp/doc-view.el
 
index a20cff169824a6540a1213521d1f0c661ed13b72..73c22d2d4a7d8ef6b90263546613d834cafdc35c 100644 (file)
@@ -3,12 +3,11 @@
 ;; Copyright (C) 2014-2024 Free Software Foundation, Inc.
 
 ;; Author: Nicolas Petton <nicolas@petton.fr>
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: sequences
 ;; Version: 2.24
 ;; Package: seq
 
-;; Maintainer: emacs-devel@gnu.org
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software: you can redistribute it and/or modify
index 1776ca0de40a1e9fb60b60c0aeab621f456c9877..e2a83b06b30295213da003fe09da54fb6a9ad885 100644 (file)
@@ -3,12 +3,11 @@
 ;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
 
 ;; Author: Nicolas Petton <nicolas@petton.fr>
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: sequences
 ;; Version: 1.0
 ;; Package: thunk
 
-;; Maintainer: emacs-devel@gnu.org
-
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software: you can redistribute it and/or modify