From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2.linuxfoundation.org (smtp2.linux-foundation.org [172.17.192.36]) by mail.linuxfoundation.org (Postfix) with ESMTPS id 36DC0B08 for ; Mon, 26 Nov 2018 17:13:29 +0000 (UTC) Received: from smtprelay.hostedemail.com (smtprelay0044.hostedemail.com [216.40.44.44]) by smtp2.linuxfoundation.org (Postfix) with ESMTPS id 9BDAB1DC9F for ; Mon, 26 Nov 2018 17:13:28 +0000 (UTC) Received: from smtprelay.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by smtpgrave06.hostedemail.com (Postfix) with ESMTP id D6642800AB78 for ; Mon, 26 Nov 2018 15:55:16 +0000 (UTC) Message-ID: <52ff06c49ec35599b3c8edf3bd3d1acbb9397c91.camel@perches.com> From: Joe Perches To: Mauro Carvalho Chehab , Jani Nikula Date: Mon, 26 Nov 2018 07:55:10 -0800 In-Reply-To: <20181126091229.04b5dce0@coco.lan> References: <154225759358.2499188.15268218778137905050.stgit@dwillia2-desk3.amr.corp.intel.com> <154225761038.2499188.1270468803677883744.stgit@dwillia2-desk3.amr.corp.intel.com> <20181115061036.1575223d@silica.lan> <20181115162008.GO3759@mtr-leonro.mtl.com> <20181118110324.543edbd8@coco.lan> <8736rwgoem.fsf@intel.com> <20181126091229.04b5dce0@coco.lan> Content-Type: text/plain; charset="ISO-8859-1" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Cc: zwisler@kernel.org, Linux Kernel Mailing List , ksummit , linux-nvdimm Subject: Re: [Ksummit-discuss] [RFC PATCH 3/3] libnvdimm, MAINTAINERS: Subsystem Profile List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, 2018-11-26 at 09:12 -0200, Mauro Carvalho Chehab wrote: > Hi Jani, > > Em Tue, 20 Nov 2018 10:10:25 +0200 > Jani Nikula escreveu: > > > On Sun, 18 Nov 2018, Mauro Carvalho Chehab wrote: > > > Hmm.. Perhaps the subsystem profile should point to IRC channels if any? > > > Several subsystems use them in order to provide newbies some directions > > > and to discuss other development issues. > > > > MAINTAINERS: > > > > C: URI for chat protocol, server and channel where developers > > usually hang out, for example irc://server/channel. > > > > Alas very few subsystems have added that. > > > > I actually fear very few subsystems will add a subsystem profile for > > that matter. > > Sorry for a late reply. In the case of the media subsystem, we > actually use 2 different channels, one when the matter is related > to digital TV (#linuxtv) and another one for the rest (#v4l), both > at freenode. > > That's something that wouldn't fit well into MAINTAINERS file, as > we can't explain what should be used for each. > > So, the way it is it won't work well for us. So maybe add a comment to both like: C: # only for digital tv #linuxtv C: # everything else