From ac67a47bf913bcc5ea287eb4b389311bf7f50f0d Mon Sep 17 00:00:00 2001 From: Christophe Rhodes Date: Tue, 15 Jun 2021 08:59:05 +0100 Subject: [PATCH] Repoint the IRC channel in HACKING Inertia has been overtaken by events: I no longer have any access at all to #sbcl on freenode. --- HACKING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING b/HACKING index 55abb59dc..13d44a403 100644 --- a/HACKING +++ b/HACKING @@ -55,7 +55,7 @@ Patches requiring more widespread discussion and feedback should be sent to the sbcl-devel mailing list. If you have any questions, feel free to ask them on sbcl-devel, -or the IRC channel #sbcl@freenode.net. +or the IRC channel #sbcl@irc.libera.chat. Coding Style ============