docs: mention former maintainership last among an author's contributions

This commit is contained in:
Benno Schulenberg 2024-08-10 17:31:25 +02:00
parent b812ad2926
commit 0384c251ff
1 changed files with 15 additions and 16 deletions

31
AUTHORS
View File

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