diff options
author | Jeff King <peff@peff.net> | 2016-12-15 09:17:19 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-12-15 09:30:09 -0800 |
commit | 54471fdcc3acf26946258a0f1a4583b1964e47f2 (patch) | |
tree | a38f619f6d6828ba4e827e497816fb3a94af9939 | |
parent | Prepare for 2.9.4 (diff) | |
download | tgif-54471fdcc3acf26946258a0f1a4583b1964e47f2.tar.xz |
README: replace gmane link with public-inbox
The general status and future of gmane is unclear at this
point, but certainly it does not seem to be carrying
gmane.comp.version-control.git at all anymore. Let's point
to public-inbox.org, which seems to be the favored archive
on the list these days (and which uses message-ids in its
URLs, making the links somewhat future-proof).
Reported-by: Chiel ten Brinke <ctenbrinke@gmail.com>
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ 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://news.gmane.org/gmane.comp.version-control.git/, +available at https://public-inbox.org/git, http://marc.info/?l=git and other archival sites. The maintainer frequently sends the "What's cooking" reports that |