From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id C3E8E927 for ; Thu, 15 Nov 2018 14:10:52 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 45AE7D0 for ; Thu, 15 Nov 2018 14:10:52 +0000 (UTC) Date: Thu, 15 Nov 2018 06:10:36 -0800 From: Mauro Carvalho Chehab To: Geert Uytterhoeven Message-ID: <20181115061036.1575223d@silica.lan> In-Reply-To: References: <154225759358.2499188.15268218778137905050.stgit@dwillia2-desk3.amr.corp.intel.com> <154225761038.2499188.1270468803677883744.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Dave Jiang , ksummit-discuss@lists.linuxfoundation.org, "linux-nvdimm@lists.01.org" , vishal.l.verma@intel.com, Linux Kernel Mailing List , zwisler@kernel.org Subject: Re: [Ksummit-discuss] [RFC PATCH 3/3] libnvdimm, MAINTAINERS: Subsystem Profile List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Em Thu, 15 Nov 2018 09:03:11 +0100 Geert Uytterhoeven escreveu: > Hi Dan, > > On Thu, Nov 15, 2018 at 6:06 AM Dan Williams wrote: > > Document the basic policies of the libnvdimm subsystem and provide a > > first example of a Subsystem Profile for others to duplicate and edit. > > > > Cc: Ross Zwisler > > Cc: Vishal Verma > > Cc: Dave Jiang > > Signed-off-by: Dan Williams > > Thanks for your patch! > > > --- /dev/null > > +++ b/Documentation/nvdimm/subsystem-profile.rst > > > +Trusted Reviewers > > +----------------- > > +Johannes Thumshirn > > +Toshi Kani > > +Jeff Moyer > > +Robert Elliott > > Don't you want to add email addresses? > Only the first one is listed in MAINTAINERS. IMO, it makes sense to have their e-mails here, in a way that it could easily be parsed by get_maintainers.pl. That's said, IMO a given subsystem should either use the R: tag at MAINTAINERS or have a list of reviewers or sub-maintainers here, as maintaining duplicated information will be painful. If we go to this path, we should probably document it at MAINTAINERS file. > > > +Time Zone / Office Hours > > +------------------------ > > +8:00am to 5:00pm Pacific Time Zone > > UTC-??? > > People are not familiar with all time zones. > > Gr{oetje,eeting}s, > > Geert > Cheers, Mauro