From patchwork Fri May 28 08:48:49 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Dichtel X-Patchwork-Id: 1485061 X-Patchwork-Delegate: pablo@netfilter.org Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=netfilter-devel-owner@vger.kernel.org; receiver=) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4Frz8Q3zrzz9sW4 for ; Fri, 28 May 2021 18:57:10 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236102AbhE1I6l (ORCPT ); Fri, 28 May 2021 04:58:41 -0400 Received: from host.78.145.23.62.rev.coltfrance.com ([62.23.145.78]:58730 "EHLO proxy.6wind.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S236076AbhE1I6k (ORCPT ); Fri, 28 May 2021 04:58:40 -0400 X-Greylist: delayed 467 seconds by postgrey-1.27 at vger.kernel.org; Fri, 28 May 2021 04:58:39 EDT Received: from bretzel (unknown [10.16.0.57]) by proxy.6wind.com (Postfix) with ESMTPS id EAEC39C22F0; Fri, 28 May 2021 10:49:05 +0200 (CEST) Received: from dichtel by bretzel with local (Exim 4.92) (envelope-from ) id 1lmYAz-0004yo-Ta; Fri, 28 May 2021 10:49:05 +0200 From: Nicolas Dichtel To: pablo@netfilter.org Cc: netfilter-devel@vger.kernel.org, Nicolas Dichtel , Arturo Borrero Gonzalez Subject: [PATCH nf] MAINTAINERS: netfilter: add irc channel Date: Fri, 28 May 2021 10:48:49 +0200 Message-Id: <20210528084849.19058-1-nicolas.dichtel@6wind.com> X-Mailer: git-send-email 2.30.0 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: netfilter-devel@vger.kernel.org The community #netfilter IRC channel is now live on the libera.chat network (https://libera.chat/). CC: Arturo Borrero Gonzalez Link: https://marc.info/?l=netfilter&m=162210948632717 Signed-off-by: Nicolas Dichtel --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1d834bebf469..d9c7f8b5cae2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12649,6 +12649,7 @@ W: http://www.netfilter.org/ W: http://www.iptables.org/ W: http://www.nftables.org/ Q: http://patchwork.ozlabs.org/project/netfilter-devel/list/ +C: irc://irc.libera.chat/netfilter T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git T: git git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git F: include/linux/netfilter*