commit c26f58e7832c4088b65e8857aeed59ee725d5df7
parent 5ad26f864ae3adf9621ddd8304225ef91d216c94
Author: Benno Schulenberg <bensberg@justemail.net>
Date: Mon, 29 Aug 2016 15:16:24 +0200
AUTHORS: add Mahyar Abbaspour and Mike Scalora for their contributions
Diffstat:
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git 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 <chrisa@asty.org>
- * Original program author, former and current maintainer.
+ * Original program author and long-time maintainer.
David Lawrence Ramsey <pooka109@gmail.com>
* Former stable series maintainer. Multiple buffer support,
@@ -44,6 +44,13 @@ Mike Frysinger <vapier@gentoo.org>
Mark Majeres <mark@engine12.com>
* A functional undo/redo system, and coloring nano's interface.
+Mahyar Abbaspour <mahyar.abaspour@gmail.com>
+ * Improved handling of SIGWINCH.
+
+Mike Scalora <mike@scalora.org>
+ * The comment/uncomment feature.
+
Benno Schulenberg <bensberg@justemail.net>
- * 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.