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.8 required=3.0 tests=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 E5284C432C0 for ; Mon, 25 Nov 2019 16:51:57 +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 C70EF20865 for ; Mon, 25 Nov 2019 16:51:57 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C70EF20865 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lwn.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-nvdimm-bounces@lists.01.org Received: from ml01.01.org (localhost [IPv6:::1]) by ml01.01.org (Postfix) with ESMTP id 5EBFA10113310; Mon, 25 Nov 2019 08:55:20 -0800 (PST) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=45.79.88.28; helo=ms.lwn.net; envelope-from=corbet@lwn.net; receiver= Received: from ms.lwn.net (ms.lwn.net [45.79.88.28]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id B3A4C1011330F for ; Mon, 25 Nov 2019 08:55:17 -0800 (PST) Received: from lwn.net (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ms.lwn.net (Postfix) with ESMTPSA id B57152E7; Mon, 25 Nov 2019 16:51:53 +0000 (UTC) Date: Mon, 25 Nov 2019 09:51:52 -0700 From: Jonathan Corbet To: Dan Williams Subject: Re: [PATCH v3 0/3] Maintainer Entry Profiles Message-ID: <20191125095152.6cb598b0@lwn.net> In-Reply-To: References: <157462918268.1729495.10257190766638995699.stgit@dwillia2-desk3.amr.corp.intel.com> <20191125085052.05cfe063@lwn.net> Organization: LWN.net MIME-Version: 1.0 Message-ID-Hash: FGJAD7DAXKAZY35T73SF5GSPH25SN4MG X-Message-ID-Hash: FGJAD7DAXKAZY35T73SF5GSPH25SN4MG X-MailFrom: corbet@lwn.net X-Mailman-Rule-Hits: nonmember-moderation X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation CC: Mauro Carvalho Chehab , Daniel Vetter , Linus Torvalds , Dmitry Vyukov , Thomas Gleixner , Joe Perches , Greg Kroah-Hartman , Steve French , Olof Johansson , Paul Walmsley , Linux Kernel Mailing List , linux-nvdimm , Linux Doc 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 Mon, 25 Nov 2019 08:41:16 -0800 Dan Williams wrote: > Apologies for all of the above. I rushed it without considering the > docs submission basics. Thanks for moving this forward. That's OK, I don't have a maintainer profile for you to refer to yet :) Thanks, jon _______________________________________________ Linux-nvdimm mailing list -- linux-nvdimm@lists.01.org To unsubscribe send an email to linux-nvdimm-leave@lists.01.org