; Update admin/authors.el

* admin/authors.el (authors-aliases, authors-fixed-entries): Add
Ewan Townshend and his contribution.
This commit is contained in:
Eli Zaretskii
2026-04-09 07:56:56 +03:00
parent 9d6d4cabbf
commit d43aa7c6e2

View File

@@ -103,6 +103,7 @@ files.")
("Eric M. Ludlam" "Eric Ludlam") ("Eric M. Ludlam" "Eric Ludlam")
("Eric S. Raymond" "Eric Raymond") ("Eric S. Raymond" "Eric Raymond")
("Etienne PrudHomme" "Etienne Prud'Homme") ("Etienne PrudHomme" "Etienne Prud'Homme")
("Ewan Townshend" "ewan@etown\\.dev")
("Fabián Ezequiel Gallina" "Fabian Ezequiel Gallina" "Fabi.n E\\. Gallina") ("Fabián Ezequiel Gallina" "Fabian Ezequiel Gallina" "Fabi.n E\\. Gallina")
(nil "felix.*EmacsWiki") (nil "felix.*EmacsWiki")
(nil "felix\\.dick@web\\.de") (nil "felix\\.dick@web\\.de")
@@ -924,7 +925,8 @@ Changes to files in this list are not listed.")
("Dale R. Worley" :changed "mail-extr.el") ("Dale R. Worley" :changed "mail-extr.el")
("Jamie Zawinski" :changed "bytecode.c" :wrote "tar-mode.el" ("Jamie Zawinski" :changed "bytecode.c" :wrote "tar-mode.el"
:cowrote "disass.el") :cowrote "disass.el")
("Andrea Corallo" :wrote "comp.c")) ("Andrea Corallo" :wrote "comp.c" "[native compilation of Emacs Lisp]")
("Ewan Townshend" :wrote "[24-bit color support for MS-Windows console]"))
"Manual fixes to the list of actions taken. "Manual fixes to the list of actions taken.
These are mostly taken from the original, manually (un)maintained These are mostly taken from the original, manually (un)maintained
AUTHORS file. There are also some more recent manual additions.") AUTHORS file. There are also some more recent manual additions.")