diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2026-04-09 07:56:56 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2026-04-09 07:56:56 +0300 |
| commit | d43aa7c6e27ebfffde00644fe7be5e3e4cca14b9 (patch) | |
| tree | 1dc919d01fd0a4c54af92e30a9d9606b4192fd8b /admin | |
| parent | 9d6d4cabbfabcaf6056a6774516e4eb9d4c2fdde (diff) | |
; Update admin/authors.el
* admin/authors.el (authors-aliases, authors-fixed-entries): Add
Ewan Townshend and his contribution.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/authors.el | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/admin/authors.el b/admin/authors.el index 7a1a350beaa..a389e8161d7 100644 --- a/admin/authors.el +++ b/admin/authors.el @@ -103,6 +103,7 @@ files.") ("Eric M. Ludlam" "Eric Ludlam") ("Eric S. Raymond" "Eric Raymond") ("Etienne Prud’Homme" "Etienne Prud'Homme") + ("Ewan Townshend" "ewan@etown\\.dev") ("Fabián Ezequiel Gallina" "Fabian Ezequiel Gallina" "Fabi.n E\\. Gallina") (nil "felix.*EmacsWiki") (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") ("Jamie Zawinski" :changed "bytecode.c" :wrote "tar-mode.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. These are mostly taken from the original, manually (un)maintained AUTHORS file. There are also some more recent manual additions.") |
