On Thu, Dec 15, 2016 at 02:57:18PM +0100, Chiel ten Brinke wrote: > Btw, the link in the README > http://news.gmane.org/gmane.comp.version-control.git/ is dead. Yes, the status of gmane was up in the air for a while, but I think we can give it up as dead now (at least for our purposes). -- >8 -- Subject: 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@xxxxxxxxx> Signed-off-by: Jeff King <peff@xxxxxxxx> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bd8a918a9..c0cd5580e 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ requests, comments and patches to git@xxxxxxxxxxxxxxx (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@xxxxxxxxxxxxxxx. 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 -- 2.11.0.348.g960a0b554