From 3b89fc5999874c49f6f5be65bbd5e75f7d77469c Mon Sep 17 00:00:00 2001 From: Piotr Esden-Tempski Date: Thu, 27 May 2021 15:50:45 -0700 Subject: [PATCH] Updated IRC channel info to libera.chat. The IRC channel moved networks to libera.chat. See you there! :) --- .travis.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7323ee10..376814fe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,5 +13,5 @@ addons: notifications: irc: channels: - - "chat.freenode.net#libopencm3" + - "irc.libera.chat#libopencm3" use_notice: true diff --git a/README.md b/README.md index 6fbfbf9c..cbb5c9c3 100644 --- a/README.md +++ b/README.md @@ -191,7 +191,7 @@ Community --------- * Our [![Gitter channel](https://badges.gitter.im/libopencm3/discuss.svg)](https://gitter.im/libopencm3/discuss) - * Our IRC channel on the freenode IRC network is called #libopencm3 + * Our IRC channel on the libera.chat IRC network is called #libopencm3 Mailing lists -------------