From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Amin Bandali Newsgroups: gmane.emacs.devel Subject: Re: master 7a13ddf: Update a few more IRC-related references to point to Libera.Chat Date: Fri, 17 Sep 2021 21:35:06 -0400 Message-ID: <871r5mr7hx.fsf@gnu.org> References: <20210704051939.16112.11277@vcs0.savannah.gnu.org> <20210704051942.1E398211A3@vcs0.savannah.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35882"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) Cc: emacs-devel@gnu.org To: Stefan Kangas Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Sat Sep 18 03:36:19 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mRPH8-00099u-NK for ged-emacs-devel@m.gmane-mx.org; Sat, 18 Sep 2021 03:36:18 +0200 Original-Received: from localhost ([::1]:33228 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRPH7-0000GJ-Kz for ged-emacs-devel@m.gmane-mx.org; Fri, 17 Sep 2021 21:36:17 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:51466) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRPGM-0007wk-Ge for emacs-devel@gnu.org; Fri, 17 Sep 2021 21:35:30 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:35412) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mRPGL-0002cA-QR; Fri, 17 Sep 2021 21:35:29 -0400 Original-Received: from [2607:fea8:3fdf:f2d9:60da:e038:9455:77c] (port=46364 helo=langa) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mRPFz-0002A0-SD; Fri, 17 Sep 2021 21:35:29 -0400 In-Reply-To: X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:274949 Archived-At: Stefan Kangas writes: > bandali@gnu.org (Amin Bandali) writes: > >> branch: master >> commit 7a13ddfda0b52d17d845ad390faa3c16005ef453 >> Author: Amin Bandali >> Commit: Amin Bandali >> >> Update a few more IRC-related references to point to Libera.Chat > > In NEWS, we have the following item, > > *** Prefer "chat.freenode.net" to "irc.freenode.net". > > but we have nothing on Libera. > > Is the above item even notable enough to reach NEWS? It doesn't seem > likely to affect anyone, and its importance is smaller now that we have > abandoned Freenode. > > Should we add something about moving to Libera to NEWS? Indeed. I had already written a NEWS entry for `emacs-27' but had forgotten to do so for `master'. I went ahead and copied that note over to `master', and removed the freenode-related entry while at. Thanks.