mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-24 07:20:37 +00:00
; * admin/MAINTAINERS: Remove Nicolas Petton.
Change agreed with Nicolas Petton <nico@petton.fr>.
This commit is contained in:
parent
7170282a59
commit
af527051cd
@ -84,14 +84,6 @@ Michael Albinus
|
|||||||
Simen Heggestøyl
|
Simen Heggestøyl
|
||||||
lisp/textmodes/css-mode.el
|
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)
|
The GNU AUCTeX maintainers (auctex-devel@gnu.org)
|
||||||
RefTeX
|
RefTeX
|
||||||
lisp/textmodes/reftex-auc.el
|
lisp/textmodes/reftex-auc.el
|
||||||
@ -334,10 +326,6 @@ Michael Albinus
|
|||||||
doc/misc/auth.texi
|
doc/misc/auth.texi
|
||||||
test/lisp/auth-source-tests.el
|
test/lisp/auth-source-tests.el
|
||||||
|
|
||||||
Nicolas Petton
|
|
||||||
lisp/emacs-lisp/subr-x.el
|
|
||||||
lisp/arc-mode.el
|
|
||||||
|
|
||||||
Tassilo Horn
|
Tassilo Horn
|
||||||
lisp/doc-view.el
|
lisp/doc-view.el
|
||||||
|
|
||||||
|
@ -3,12 +3,11 @@
|
|||||||
;; Copyright (C) 2014-2024 Free Software Foundation, Inc.
|
;; Copyright (C) 2014-2024 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Nicolas Petton <nicolas@petton.fr>
|
;; Author: Nicolas Petton <nicolas@petton.fr>
|
||||||
|
;; Maintainer: emacs-devel@gnu.org
|
||||||
;; Keywords: sequences
|
;; Keywords: sequences
|
||||||
;; Version: 2.24
|
;; Version: 2.24
|
||||||
;; Package: seq
|
;; Package: seq
|
||||||
|
|
||||||
;; Maintainer: emacs-devel@gnu.org
|
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||||
|
@ -3,12 +3,11 @@
|
|||||||
;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
;; Copyright (C) 2015-2024 Free Software Foundation, Inc.
|
||||||
|
|
||||||
;; Author: Nicolas Petton <nicolas@petton.fr>
|
;; Author: Nicolas Petton <nicolas@petton.fr>
|
||||||
|
;; Maintainer: emacs-devel@gnu.org
|
||||||
;; Keywords: sequences
|
;; Keywords: sequences
|
||||||
;; Version: 1.0
|
;; Version: 1.0
|
||||||
;; Package: thunk
|
;; Package: thunk
|
||||||
|
|
||||||
;; Maintainer: emacs-devel@gnu.org
|
|
||||||
|
|
||||||
;; This file is part of GNU Emacs.
|
;; This file is part of GNU Emacs.
|
||||||
|
|
||||||
;; GNU Emacs is free software: you can redistribute it and/or modify
|
;; GNU Emacs is free software: you can redistribute it and/or modify
|
||||||
|
Loading…
Reference in New Issue
Block a user