diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2025-12-27 10:08:06 +0200 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2025-12-27 10:08:06 +0200 |
| commit | ab7ed33f6dc8965da22f1200ccfacc1899064fd2 (patch) | |
| tree | f2119a2653fadd3823cc0985a609ce660fabd7a8 | |
| parent | 67fdbefce9dcafdf1b6f323e349c056552247286 (diff) | |
; Sean Whitton stepped up as a co-maintainer
* admin/MAINTAINERS:
* doc/emacs/ack.texi (Acknowledgments): Add Sean Whitton.
| -rw-r--r-- | admin/MAINTAINERS | 1 | ||||
| -rw-r--r-- | doc/emacs/ack.texi | 4 |
2 files changed, 5 insertions, 0 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index 68e8881adfc..565aa089a5b 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS @@ -10,6 +10,7 @@ The (co-)maintainers of Emacs are: Eli Zaretskii <eliz@gnu.org> Stefan Kangas <stefankangas@gmail.com> Andrea Corallo <acorallo@gnu.org> + Sean Whitton <spwhitton@spwhitton.name> Richard Stallman <rms@gnu.org> (Richard Stallman is one of the Emacs maintainers, diff --git a/doc/emacs/ack.texi b/doc/emacs/ack.texi index dd783da35a6..79c418c1d80 100644 --- a/doc/emacs/ack.texi +++ b/doc/emacs/ack.texi @@ -1424,6 +1424,10 @@ Rodney Whitby and Reto Zimmermann wrote @file{vhdl-mode.el}, a major mode for editing VHDL source code. @item +Sean Whitton was the Emacs (co-)maintainer from Emacs 31.1 onwards, and +wrote many extensions and new features for VC. + +@item John Wiegley was the Emacs (co-)maintainer from Emacs 25 to 29.1. He wrote @file{align.el}, a set of commands for aligning text according to regular-expression based rules; @file{isearchb.el} for fast buffer |
