jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/693218 )
Change subject: Switching from freenode to libera.chat ......................................................................
Switching from freenode to libera.chat
https://meta.wikimedia.org/wiki/IRC/Migrating_to_Libera_Chat
Change-Id: I89e4ca0fb993267fec9adcd42b09a4bccab89dc1 --- M .codecov.yml M .travis.yml 2 files changed, 2 insertions(+), 2 deletions(-)
Approvals: Legoktm: Looks good to me, but someone else must approve Xqt: Looks good to me, approved jenkins-bot: Verified
diff --git a/.codecov.yml b/.codecov.yml index de5b045..3314ceb 100644 --- a/.codecov.yml +++ b/.codecov.yml @@ -31,7 +31,7 @@ notify: irc: default: - server: chat.freenode.net + server: libera.chat channel: pywikibot
gitter: diff --git a/.travis.yml b/.travis.yml index 29ab28c..00256b1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -167,7 +167,7 @@ on_failure: always irc: channels: - - "chat.freenode.net#pywikibot" + - "libera.chat#pywikibot" on_success: change on_failure: change template:
pywikibot-commits@lists.wikimedia.org