From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 53EB71580B1 for ; Mon, 30 Aug 2021 07:34:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AA19DE0907; Mon, 30 Aug 2021 07:34:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9348EE0907 for ; Mon, 30 Aug 2021 07:34:22 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 80B73341E6A for ; Mon, 30 Aug 2021 07:34:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 945567A for ; Mon, 30 Aug 2021 07:34:19 +0000 (UTC) From: "Alexys Jacob" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexys Jacob" Message-ID: <1630308825.bcf0c8256bc00a0609c51b64b80ea0f6f3df9992.ultrabug@gentoo> Subject: [gentoo-commits] proj/docker-images:master commit in: / X-VCS-Repository: proj/docker-images X-VCS-Files: README.md X-VCS-Directories: / X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: bcf0c8256bc00a0609c51b64b80ea0f6f3df9992 X-VCS-Branch: master Date: Mon, 30 Aug 2021 07:34:19 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a8e6055e-5656-47cf-8354-58c4d5eb468a X-Archives-Hash: d17295671b5741ca6f6739a57567f3e8 commit: bcf0c8256bc00a0609c51b64b80ea0f6f3df9992 Author: alsotoes gmail com> AuthorDate: Sat Aug 28 05:12:41 2021 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Mon Aug 30 07:33:45 2021 +0000 URL: https://gitweb.gentoo.org/proj/docker-images.git/commit/?id=bcf0c825 changing readme file as irc channel moved away from freenode to libera Closes: https://github.com/gentoo/gentoo-docker-images/pull/110 Signed-off-by: Alexys Jacob gentoo.org> README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b474e04..13da7b5 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ RUN emerge -qv www-servers/apache # or whichever packages you need We'd love to hear any ideas. Feel free to contact us via any of the following methods: -* IRC: irc://freenode.net/#gentoo-containers +* IRC: irc://irc.libera.chat:6697/#gentoo-containers * EMAIL: gentoo-containers@lists.gentoo.org * GITHUB: https://github.com/gentoo/gentoo-docker-images