From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2439EC43334 for ; Fri, 24 Jun 2022 12:59:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232021AbiFXM7n (ORCPT ); Fri, 24 Jun 2022 08:59:43 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37186 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232055AbiFXM7l (ORCPT ); Fri, 24 Jun 2022 08:59:41 -0400 Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 65577527FD; Fri, 24 Jun 2022 05:59:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=vMOXdBy5q0jneD6eagGKUyxYDxjR9s5ISqYNMfmQSLs=; b=e9VIrFRSAoJIFu8bsXbrZyRRTc i0XRBruZXdofziujw65WQJCUaxKA2cynWytHcpHtsukfz1JLZwagaQIlgR56v/CWe7tnG+vbzzotD 0aMsikP80AhoEI7hiEUBajzmFOTf6jRTzhz994vFGETTgH5J0VSUNccEo+LT5qKkFVTBkDF/d83XA wsvpi9S/qpTTwNJHnKJiEhFWx7eZME93DJB04Lw3dpSTOLZBg94XsXvfPj21CDJ3WMifj55kxHDMB edLRo7xTly67AzTxZqdwl7sFY2hMlu7c0BloaHDnS/2dH5QsuRAp8ZN8P40Byj5mO+b6lZNNwoQhT 41RxiRww==; Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1o4iuR-002GrT-UF; Fri, 24 Jun 2022 12:59:39 +0000 Date: Fri, 24 Jun 2022 05:59:39 -0700 From: Christoph Hellwig To: Joerg Roedel Cc: linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, iommu@lists.linux.dev, Joerg Roedel , Christoph Hellwig , stable@vger.kernel.org Subject: Re: [PATCH v2] MAINTAINERS: Add new IOMMU development mailing list Message-ID: References: <20220624125139.412-1-joro@8bytes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220624125139.412-1-joro@8bytes.org> X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org. See http://www.infradead.org/rpr.html Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 24, 2022 at 02:51:39PM +0200, Joerg Roedel wrote: > From: Joerg Roedel > > The IOMMU mailing list will move from lists.linux-foundation.org to > lists.linux.dev. The hard switch of the archive will happen on July > 5th, but add the new list now already so that people start using the > list when sending patches. After July 5th the old list will disappear. Shouldn't this also remove the old list given it has only a few days to live?