URL: https://github.com/SSSD/sssd/pull/5702 Author: mauved Title: #5702: Replacing freenode with libera Action: opened
PR body: """ Small documentation update to match work done in https://github.com/SSSD/sssd.io/pull/33. """ To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/5702/head:pr5702 git checkout pr5702
From 30de6adfb19afbd8d127ef9962bf2cd372d020a1 Mon Sep 17 00:00:00 2001 From: Sofia Nieves <[email protected]> Date: Tue, 6 Jul 2021 22:42:36 -0400 Subject: [PATCH] Replacing freenode with libera --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0a3ed61a37..035356f746 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,6 @@ There are several ways to contact us: https://lists.fedorahosted.org/archives/list/[email protected]/) * the sssd-users mailing list: [End-user discussions about the System Security Services Daemon]( https://lists.fedorahosted.org/archives/list/[email protected]/) -* the #sssd and #freeipa IRC channels on freenode: - * irc://irc.freenode.net/sssd - * irc://irc.freenode.net/freeipa +* the #sssd and #freeipa IRC channels on libera.chat: + * irc://irc.libera.chat/sssd + * irc://irc.libera.chat/freeipa
_______________________________________________ sssd-devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/[email protected] Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
