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 98FD6C432C3 for ; Mon, 25 Nov 2019 16:51:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7C0FD2068E for ; Mon, 25 Nov 2019 16:51:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728967AbfKYQvz (ORCPT ); Mon, 25 Nov 2019 11:51:55 -0500 Received: from ms.lwn.net ([45.79.88.28]:57374 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728683AbfKYQvz (ORCPT ); Mon, 25 Nov 2019 11:51:55 -0500 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 Cc: Mauro Carvalho Chehab , Dave Jiang , Daniel Vetter , Linus Torvalds , Dmitry Vyukov , Vishal Verma , Thomas Gleixner , Joe Perches , "Tobin C. Harding" , Alexandre Belloni , "Martin K. Petersen" , Greg Kroah-Hartman , Steve French , Olof Johansson , Paul Walmsley , Linux Kernel Mailing List , linux-nvdimm , Linux Doc Mailing List 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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