aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-30 08:07:30 -0800
committerJunio C Hamano <gitster@pobox.com>2013-01-30 08:07:30 -0800
commitb596574ed30a9353fabc55c4548e80c4df4d009e (patch)
treec925f148177d86dde1c4bf5ca1bc52b88498fe9f
parent08c0e7fd4aa2aff0adb4a3fffd6c8ba0dc1dfb3a (diff)
parente1b6ff44d61bcdd91280c3f7c3c5ace32d4b7c52 (diff)
downloadgit-b596574ed30a9353fabc55c4548e80c4df4d009e.tar.gz
git-b596574ed30a9353fabc55c4548e80c4df4d009e.tar.xz
Merge branch 'maint'
* maint: README: update stale and/or incorrect information
-rw-r--r--README15
1 files changed, 7 insertions, 8 deletions
diff --git a/README b/README
index 49713ea08..a960ca8f2 100644
--- a/README
+++ b/README
@@ -47,11 +47,10 @@ requests, comments and patches to git@vger.kernel.org (read
Documentation/SubmittingPatches for instructions on patch submission).
To subscribe to the list, send an email with just "subscribe git" in
the body to majordomo@vger.kernel.org. The mailing list archives are
-available at http://marc.theaimsgroup.com/?l=git and other archival
-sites.
-
-The messages titled "A note from the maintainer", "What's in
-git.git (stable)" and "What's cooking in git.git (topics)" and
-the discussion following them on the mailing list give a good
-reference for project status, development direction and
-remaining tasks.
+available at http://news.gmane.org/gmane.comp.version-control.git/,
+http://marc.info/?l=git and other archival sites.
+
+The maintainer frequently sends the "What's cooking" reports that
+list the current status of various development topics to the mailing
+list. The discussion following them give a good reference for
+project status, development direction and remaining tasks.