From 08cf2528e100536a1c078b8ac4a7dca955414ecc Mon Sep 17 00:00:00 2001
From: David Lawrence Ramsey <pooka109@gmail.com>
Date: Sat, 28 Oct 2006 22:55:08 +0000
Subject: [PATCH] update AUTHORS for the 2.0 branch of nano

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3925 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
---
 AUTHORS   | 4 ++--
 ChangeLog | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/AUTHORS b/AUTHORS
index a82ac35e..eb1f7673 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -4,10 +4,10 @@ nano editor.  Please see the ChangeLog for specific changes by author.
 -------------------------------------------------------------------------
 
 Chris Allegretta <chrisa@asty.org>
-	* Original program author, stable series maintainer.
+	* Original program author, former stable series maintainer.
 
 David Lawrence Ramsey <pooka109@cox.net>
-	* Development series maintainer.  Multiple buffer support,
+	* Current stable series maintainer.  Multiple buffer support,
 	  operating dir (-o) option, bug fixes for display routines,
 	  wrapping code, spelling fixes, const mode, parts of the UTF-8
 	  support, and various other fixes.
diff --git a/ChangeLog b/ChangeLog
index 4a21d173..d259ff90 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 CVS code -
 - General:
 	- Miscellaneous comment fixes. (DLR)
+- AUTHORS:
+	- Update for the 2.0 branch of nano. (DLR)
 - nano.spec.in, doc/faq.html:
 	- Update links for the 2.0 branch of nano. (DLR)
 - doc/nano.1, doc/nanorc.5, doc/rnano.1:
-- 
GitLab