summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Abou-Assaleh <taa@acm.org>2009-11-30 02:02:37 -0400
committerTony Abou-Assaleh <taa@acm.org>2009-11-30 02:02:37 -0400
commit442c250bb8a4b1dfd57c492b39ad97c67a50e9e9 (patch)
treee55d14206aae83b0633c47a1d692bed27172b92b
parentc6a5ea308f00ad89b2f8b90d174f2591bcac3b02 (diff)
downloadgrep-442c250bb8a4b1dfd57c492b39ad97c67a50e9e9.tar.gz
Acknowledge new maintainers, update README-alpha
* AUTHORS: new maintainers added * THANKS: same * README-alpha: change CVS references to Git
-rw-r--r--AUTHORS2
-rw-r--r--ChangeLog6
-rw-r--r--README-alpha11
-rw-r--r--THANKS1
4 files changed, 14 insertions, 6 deletions
diff --git a/AUTHORS b/AUTHORS
index 48dc145a..460501c2 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -53,3 +53,5 @@ version 2.5.1, ie. from Sep 2001 till 2003.
Stepan Kasal <kasal@ucw.cz> maintained GNU grep since Feb 2004.
Tony Abou-Assaleh <taa@acm.org> maintains GNU grep since Oct 2007.
+
+Jim Meyering <jim@meyering.net> and Paolo Bonzini <bonzini@gnu.org> maintain GNU grep since Nov 2009.
diff --git a/ChangeLog b/ChangeLog
index e92aed2e..0a5fe976 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-11-30 Tony Abou-Assaleh <taa@acm.org>
+
+ * AUTHORS: new maintainers added
+ * THANKS: same
+ * README-alpha: change CVS references to Git
+
2009-11-26 Paolo Bonzini <bonzini@gnu.org>
* bootstrap.conf: Add binary-io, dirname.
diff --git a/README-alpha b/README-alpha
index 23deff99..8aacb982 100644
--- a/README-alpha
+++ b/README-alpha
@@ -5,15 +5,14 @@
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
-The development source code is available via CVS from Savannah: see
-<http://savannah.gnu.org/cvs/?group=grep>. The main project page is at
+The development source code is available via Git from Savannah: see
+<http://git.savannah.gnu.org/cgit/grep.git>. The main project page is at
<http://savannah.gnu.org/projects/grep/>.
-The source code in the CVS uses autotools to generate some files. Before
+The source code in the Git uses autotools to generate some files. Before
following the instructions in the INSTALL file for compiling grep, you
-need to run the autogen.sh script. If you don't have the autotools
-installed on your system, you can download a CVS release file (generated
-with `make dist') from <http://www.dal-acm.ca/~taa/grep/>.
+need to run the bootstrap script. If you don't have the autotools
+installed on your system, see README-boot.
Test releases are available at <http://alpha.gnu.org/gnu/grep/>.
diff --git a/THANKS b/THANKS
index d62e53e5..d3010f82 100644
--- a/THANKS
+++ b/THANKS
@@ -55,6 +55,7 @@ Martin Rex <martin.rex@sap-ag.de>
Michael Aichlmayr <mikla@nx.com>
Miles Bader <miles@ccs.mt.nec.co.jp>
Olaf Kirch <okir@ns.lst.de>
+Paolo Bonzini <bonzini@gnu.org>
Paul Eggert <eggert@twinsun.com>
Paul Kimoto <kimoto@spacenet.tn.cornell.edu>
Phillip C. Brisco <phillip.craig.brisco@ccmail.census.gov>