commit 0384c251ffdb526d13d5742be954ee5b1b0e9875
parent b812ad2926f7c48b187e8a5eed7ba95ffdb9cd03
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Sat, 10 Aug 2024 17:31:25 +0200
docs: mention former maintainership last among an author's contributions
Diffstat:
M | AUTHORS | | | 31 | +++++++++++++++---------------- |
1 file changed, 15 insertions(+), 16 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -13,16 +13,15 @@ Benno Schulenberg <bensberg@telfort.nl>
Current maintainer.
David Lawrence Ramsey <pooka109@gmail.com>
- * Former stable series maintainer. Multiple buffer support,
- operating dir (-o) option, bug fixes for display routines,
- wrapping code, spelling fixes, constantshow mode, parts of
- UTF-8 support, softwrap overhaul, undoable (un)indentations,
- undoable justifications, justifiable regions, and numerous
- other fixes.
+ * Multiple-buffer support, operating-dir option (-o), bug fixes
+ for display routines, wrapping code, spelling fixes, parts of
+ UTF-8 support, softwrap overhaul, constantshow mode, undoable
+ indentations, undoable justifications, justifiable regions,
+ and numerous other fixes. Former stable-series maintainer.
Jordi Mallach <jordi@gnu.org>
- * Debian package maintainer, fellow bug squasher.
- * Internationalization support head, ca.po maintainer.
+ * Debian package maintainer, fellow bug squasher, translator
+ for Catalan. Former head of internationalization support.
Adam Rogoyski <rogoyski@cs.utexas.edu>
* New write_file() function, read_file() optimization, mouse
@@ -35,9 +34,9 @@ Robert Siemborski <rjs3@andrew.cmu.edu>
new edit display routines.
Rocco Corsi <rocco.corsi@sympatico.ca>
- * Internal spelling code, many optimizations and bug fixes for
- findnextstr() and search-related functions, various display
- and file handling fixes.
+ * Internal spelling code, many optimizations and bug fixes
+ for findnextstr() and search-related functions, various
+ display and file-handling fixes.
David Benbennick <dbenbenn@math.cornell.edu>
* Wrap and justify bugfixes/enhancements, new color syntax
@@ -45,11 +44,11 @@ David Benbennick <dbenbenn@math.cornell.edu>
miscellaneous fixes.
Mike Frysinger <vapier@gentoo.org>
- * Gentoo package maintainer. Whitespace display mode,
- --enable-utf8/--disable-utf8 configure options for ncurses,
- many new color regexes and improvements to existing color
- regexes in syntax/*.nanorc, the move from svn to git, the
- conversion to gnulib, and miscellaneous bug fixes.
+ * Whitespace display mode, --enable-utf8/--disable-utf8 configure
+ options for ncurses, many new color regexes and improvements to
+ existing ones in syntax/*.nanorc, the move from svn to git, the
+ conversion to gnulib, and miscellaneous bug fixes. Former
+ Gentoo package maintainer.
Mark Majeres <mark@engine12.com>
* A functional undo/redo system, and coloring nano's interface.