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 X-Spam-Level: X-Spam-Status: No, score=-3.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 41410C433B4 for ; Fri, 14 May 2021 00:58:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 17A8D61354 for ; Fri, 14 May 2021 00:58:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231970AbhENA76 (ORCPT ); Thu, 13 May 2021 20:59:58 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41938 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231851AbhENA75 (ORCPT ); Thu, 13 May 2021 20:59:57 -0400 Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E5DA2C061574 for ; Thu, 13 May 2021 17:58:46 -0700 (PDT) Received: by mail-ed1-x532.google.com with SMTP id a25so8790775edr.12 for ; Thu, 13 May 2021 17:58:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=qEpqh0+EO79bqyW92GQVGh/KezzVRI3iqRzND7tXdzE=; b=VyF5KAItiyhVUDoQPuSpn+6qkikMk2hl7TC6nDAY80mlI9Pwy7//OIK5bwd8VWGAjs LUoreoxokhhvpsC25SgrDuwwdLCMzPghiNv3kOqWghcYl5s19lLz86umn84/uvFpCKn7 n6j5Kjexq6ICXKWPVLPeY+Z0gp6cI4cx1JQy0lAmT8rvNRbRqn48xIqLSlwSGZTVWCQq rxE36ApIMC0sHpYnPcGGFDjlGk/HSZSYK5zf2Hf04Up+ZKs4cUiUAMxCnVpvmwmOSZy9 U8aW8T72WmOxPlXTzQGozkxhMI8VANb8asaEs4wrZHB2dNGDeoSdVls4rCw/oBbn3Pb7 k5Jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=qEpqh0+EO79bqyW92GQVGh/KezzVRI3iqRzND7tXdzE=; b=JNkIwmGRVLaht6b2ZGd2Hv2tLoDSz+nkV94WWPEBhaMGTB1tOqHL/Ya3GlvTrU1K+q +DA0Il1LsxVFrUHwlO0wlmHZsfPJ8YzAgQVJv27RhI5xYAkRvGOjPyPpG85MYZ9FVSZI W/WNyQZfMYUBBfEVRO/7eJqM9ZWiJ8yc/pnctcvNRjPWW4TNbVAdW2mEW1rvZ6w9Uoh/ g9+wFCMnTH3T7Ef6g7bblXwqLPgyAPSuFwjh3JRDMDQQMHfoK7VJ6Ig+4X99nCPX+yM0 nWLeeJlCR3EeSi72h9FtR0/RJ2va7k8HYxKyv/CFhc4GVWJh8lKvupntrBT/O8qSb9sN 4PAQ== X-Gm-Message-State: AOAM531CBC0pn2fLTufr8hXtzMWicRFv7TF9HuHBvNajavHccIDY1kAw OqVXqAffQSsANVxYK5Q2UMtMuwM8iHnjWKtvS1GJ7Q== X-Google-Smtp-Source: ABdhPJzh0giSiEG3dqURONhskurpZE+LPObxwoKMA9HM9nAfG4jEWbjEzfSMDxLImnc7mtMejPt2UnMYiX/bADUi9Qs= X-Received: by 2002:a05:6402:54e:: with SMTP id i14mr54897192edx.210.1620953925739; Thu, 13 May 2021 17:58:45 -0700 (PDT) MIME-Version: 1.0 References: <161898872871.3406469.4054282559340528393.stgit@dwillia2-desk3.amr.corp.intel.com> In-Reply-To: <161898872871.3406469.4054282559340528393.stgit@dwillia2-desk3.amr.corp.intel.com> From: Dan Williams Date: Thu, 13 May 2021 17:58:37 -0700 Message-ID: Subject: Re: [PATCH] MAINTAINERS: Move nvdimm mailing list To: linux-nvdimm Cc: Ira Weiny , "Oliver O'Halloran" , Matthew Wilcox , Jan Kara , Jonathan Corbet , Dave Jiang , Vishal Verma , nvdimm@lists.linux.dev, Linux Kernel Mailing List Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 21, 2021 at 12:05 AM Dan Williams wrote: > > After seeing some users have subscription management trouble, more spam > than other Linux development lists, and considering some of the benefits > of kernel.org hosted lists, nvdimm and persistent memory development is > moving to nvdimm@lists.linux.dev. > > The old list will remain up until v5.14-rc1 and shutdown thereafter. > Events have transpired that require this schedule be expedited. So once this patch ships in v5.13-rc2 the linux-nvdimm@lists.01.org list will be shutdown and all future nvdimm correspondence must be sent to nvdimm@lists.linux.dev. 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 X-Spam-Level: X-Spam-Status: No, score=0.2 required=3.0 tests=BAYES_50,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 72D9EC433ED for ; Fri, 14 May 2021 00:58:55 +0000 (UTC) Received: from ml01.01.org (ml01.01.org [198.145.21.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2880F61206 for ; Fri, 14 May 2021 00:58:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2880F61206 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-nvdimm-bounces@lists.01.org Received: from ml01.vlan13.01.org (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id E3144100EAAF2; Thu, 13 May 2021 17:58:54 -0700 (PDT) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2a00:1450:4864:20::531; helo=mail-ed1-x531.google.com; envelope-from=dan.j.williams@intel.com; receiver= Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 74FF9100F2245 for ; Thu, 13 May 2021 17:58:51 -0700 (PDT) Received: by mail-ed1-x531.google.com with SMTP id s6so32866756edu.10 for ; Thu, 13 May 2021 17:58:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=qEpqh0+EO79bqyW92GQVGh/KezzVRI3iqRzND7tXdzE=; b=VyF5KAItiyhVUDoQPuSpn+6qkikMk2hl7TC6nDAY80mlI9Pwy7//OIK5bwd8VWGAjs LUoreoxokhhvpsC25SgrDuwwdLCMzPghiNv3kOqWghcYl5s19lLz86umn84/uvFpCKn7 n6j5Kjexq6ICXKWPVLPeY+Z0gp6cI4cx1JQy0lAmT8rvNRbRqn48xIqLSlwSGZTVWCQq rxE36ApIMC0sHpYnPcGGFDjlGk/HSZSYK5zf2Hf04Up+ZKs4cUiUAMxCnVpvmwmOSZy9 U8aW8T72WmOxPlXTzQGozkxhMI8VANb8asaEs4wrZHB2dNGDeoSdVls4rCw/oBbn3Pb7 k5Jw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=qEpqh0+EO79bqyW92GQVGh/KezzVRI3iqRzND7tXdzE=; b=KzVgIyATGca9emXscq1+nysH4GWy3QILDrIYobiqpZq5Ot2/zUC4izf4khM6qydl8n sVZ0C32VU4QKmVxb2Mu7DMtIpwB+BIZnEfLQzyR9Nl1SIIsjVWMYaANHP0U6UW3fuM0c 9lFGTlGRBer6XqEjhtV/VWjhBDtAkC6hJ2SoHTF7CbyL23Lt3tyd+EORiODQacfIaveZ qCinQ/AggkyOOcJTN801oTuSU+9r4hAdMddZSx3smh9nqmuwkBucmP4KmF0HutqPjYIN FvVrdbHTwKVbXhHA+Jn+WQ53TTx1hTCKU5FCiBu4PClW4xGc9FCzsiYDRtqYUF5YruNV OBHA== X-Gm-Message-State: AOAM531RftwSOZlgRbvHFTOBCOOe2dTVFjN3rIwpUwkChpPZAwStYPtY 2X01VooW0JtkOYGdeySHfonGOTfdTgC4v9tojWScHKm4Z+8= X-Google-Smtp-Source: ABdhPJzh0giSiEG3dqURONhskurpZE+LPObxwoKMA9HM9nAfG4jEWbjEzfSMDxLImnc7mtMejPt2UnMYiX/bADUi9Qs= X-Received: by 2002:a05:6402:54e:: with SMTP id i14mr54897192edx.210.1620953925739; Thu, 13 May 2021 17:58:45 -0700 (PDT) MIME-Version: 1.0 References: <161898872871.3406469.4054282559340528393.stgit@dwillia2-desk3.amr.corp.intel.com> In-Reply-To: <161898872871.3406469.4054282559340528393.stgit@dwillia2-desk3.amr.corp.intel.com> From: Dan Williams Date: Thu, 13 May 2021 17:58:37 -0700 Message-ID: Subject: Re: [PATCH] MAINTAINERS: Move nvdimm mailing list To: linux-nvdimm Message-ID-Hash: 3J5CD7R5RDM7AIS67JVERNMRCP6CQ4GO X-Message-ID-Hash: 3J5CD7R5RDM7AIS67JVERNMRCP6CQ4GO X-MailFrom: dan.j.williams@intel.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header CC: Matthew Wilcox , Jan Kara , Jonathan Corbet , nvdimm@lists.linux.dev, Linux Kernel Mailing List X-Mailman-Version: 3.1.1 Precedence: list List-Id: "Linux-nvdimm developer list." Archived-At: List-Archive: List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Apr 21, 2021 at 12:05 AM Dan Williams wrote: > > After seeing some users have subscription management trouble, more spam > than other Linux development lists, and considering some of the benefits > of kernel.org hosted lists, nvdimm and persistent memory development is > moving to nvdimm@lists.linux.dev. > > The old list will remain up until v5.14-rc1 and shutdown thereafter. > Events have transpired that require this schedule be expedited. So once this patch ships in v5.13-rc2 the linux-nvdimm@lists.01.org list will be shutdown and all future nvdimm correspondence must be sent to nvdimm@lists.linux.dev. _______________________________________________ Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org To unsubscribe send an email to linux-nvdimm-leave@lists.01.org