commit 21599f805b9a858a90245f69109495e2c9d87eb9
parent 6954f05276efeb0baf2d618a05f1574793c917a6
Author: Chris Allegretta <chrisa@asty.org>
Date: Tue, 12 Aug 2003 02:37:01 +0000
Update stable/development series maintainership in the AUTHORS file
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@1519 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
Diffstat:
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/AUTHORS b/AUTHORS
@@ -4,7 +4,13 @@ editor. Please see the ChangeLog for specific changes by author.
-------------------------------------------------------------------------
Chris Allegretta <chrisa@asty.org>
- * Main program author and maintainer.
+ * Original program author, stable series maintainer.
+
+David Lawrence Ramsey <pooka_regent@sluggy.net>
+ * Development series maintainer. Multiple buffer support,
+ operating dir (-o) option, bug fixes for display routines,
+ wrapping code, spelling fixes, const mode and various other
+ fixes.
Jordi Mallach <jordi@sindominio.net>
* Debian package maintainer, fellow bug squasher.
@@ -25,11 +31,6 @@ Rocco Corsi <rocco.corsi@sympatico.ca>
findnextstr and search-related functions, various display and
file handling fixes.
-David Lawrence Ramsey <pooka_regent@sluggy.net>
- * Multiple buffer support, operating dir (-o) option, bug fixes
- for display routines, wrapping code, spelling fixes, const
- mode and various other fixes.
-
David Benbennick <dbenbenn@math.cornell.edu>
* Wrap and justify bugfixes/enhancements, new color syntax
code, memleak fixes and other miscellaneous fixes.