From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757127AbbJ2OOO (ORCPT ); Thu, 29 Oct 2015 10:14:14 -0400 Received: from smtprelay0239.hostedemail.com ([216.40.44.239]:52163 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751536AbbJ2OON (ORCPT ); Thu, 29 Oct 2015 10:14:13 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::::::::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:982:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1538:1593:1594:1711:1714:1730:1747:1777:1792:2393:2553:2559:2562:2693:2828:3138:3139:3140:3141:3142:3350:3622:3865:3866:3873:3874:4321:5007:6261:6742:7809:10004:10400:10848:11232:11658:11914:12296:12517:12519:12663:12740:13019:13069:13311:13357:21080:30029:30054:30090:30091,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0,LFtime:2,LUA_SUMMARY:none X-HE-Tag: hair71_7598a9d70d39 X-Filterd-Recvd-Size: 2048 Message-ID: <1446128049.2757.165.camel@perches.com> Subject: Re: [PATCH] get_maintainer: Add subsystem to reviewer output From: Joe Perches To: Lee Jones Cc: Krzysztof Kozlowski , Andrew Morton , Uwe =?ISO-8859-1?Q?Kleine-K=F6nig?= , k.kozlowski.k@gmail.com, wsa@the-dreams.de, linus.walleij@linaro.org, Sebastian Reichel , linux-kernel@vger.kernel.org, Chanwoo Choi , broonie@kernel.org, ben-linux@fluff.org, linux-arm-kernel@lists.infradead.org Date: Thu, 29 Oct 2015 07:14:09 -0700 In-Reply-To: <20151029092007.GN4058@x1> References: <20151028093907.GP4931@pengutronix.de> <20151028095524.GP5828@x1> <5630CA06.7050503@samsung.com> <1446050506.2757.109.camel@perches.com> <20151028170116.GI4058@x1> <1446052121.2757.120.camel@perches.com> <20151028172208.GJ4058@x1> <1446053411.2757.131.camel@perches.com> <20151028174932.GK4058@x1> <1446054996.2757.139.camel@perches.com> <20151029092007.GN4058@x1> Content-Type: text/plain; charset="ISO-8859-1" X-Mailer: Evolution 3.12.11-0ubuntu3 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2015-10-29 at 09:20 +0000, Lee Jones wrote: > On Wed, 28 Oct 2015, Joe Perches wrote: > > An issue for that will be how multiple subsystem section matching > > affects the output for reviewers who are also maintainers. > > I think that's okay, becuase the 'MAINTAINERS tag' will be different. > > As an example: > > Lee Jones (supporter:DRIVER SUBSYSTEM) > Lee Jones (reviewer:VENDOR DRIVER NAME) I'm pretty sure I know a little more about the behavior of the get_maintainers script than you do.