From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755872AbbJ1R4l (ORCPT ); Wed, 28 Oct 2015 13:56:41 -0400 Received: from smtprelay0242.hostedemail.com ([216.40.44.242]:40325 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755803AbbJ1R4k (ORCPT ); Wed, 28 Oct 2015 13:56:40 -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:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1540:1593:1594:1711:1730:1747:1777:1792:2393:2553:2559:2562:2693:2828:3138:3139:3140:3141:3142:3352:3622:3865:3866:3867:3871:3872:3873:3874:4321:4605:5007:6261:6742:7903:9010:10004:10400:10848:11232:11658:11914:12050:12517:12519:12663:12740:13069:13311:13357:21080,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 X-HE-Tag: fuel94_9134fa45eb84c X-Filterd-Recvd-Size: 2404 Message-ID: <1446054996.2757.139.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: Wed, 28 Oct 2015 10:56:36 -0700 In-Reply-To: <20151028174932.GK4058@x1> References: <20151028082446.GF5828@x1> <56309419.4060908@samsung.com> <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> 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 Wed, 2015-10-28 at 17:49 +0000, Lee Jones wrote: > On Wed, 28 Oct 2015, Joe Perches wrote: > > On Wed, 2015-10-28 at 17:22 +0000, Lee Jones wrote: > > > On Wed, 28 Oct 2015, Joe Perches wrote: > > > > > Acked-by: Lee Jones > > > > It'd be better if you could add a "tested-by:" instead. > > > > > > Patch works as expected: > > > Tested-by: Lee Jones > > [] > > > "I'm sure we can make the output even more similar by listing > > > the MAINTAINERS tag after "reviewer" too." > > > > I guess we'll disagree on that one too. > > You just happened to think of it a few hours after I mentioned it. Nope, it seems a maintainers tag is what Krzysztof was suggesting with his "supported reviewer" bit. I added the subsystem name. An issue for that will be how multiple subsystem section matching affects the output for reviewers who are also maintainers.