diff --git a/AUTHORS b/AUTHORS index fbda38b0..def02887 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,9 +1,9 @@ This file lists people who have made significant contributions to the nano editor. Please see the ChangeLog for specific changes by author. -------------------------------------------------------------------------- +---------------------------------------------------------------------- Chris Allegretta - * Original program author, former and current maintainer. + * Original program author and long-time maintainer. David Lawrence Ramsey * Former stable series maintainer. Multiple buffer support, @@ -44,6 +44,13 @@ Mike Frysinger Mark Majeres * A functional undo/redo system, and coloring nano's interface. +Mahyar Abbaspour + * Improved handling of SIGWINCH. + +Mike Scalora + * The comment/uncomment feature. + Benno Schulenberg - * A bunch of small bug fixes, the cutword routines, some extra + * An array of small bug fixes, the cut-word and block-jump + routines, text selection by holding Shift, and some extra key bindings. Current maintainer.