From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757355Ab1GDNPd (ORCPT ); Mon, 4 Jul 2011 09:15:33 -0400 Received: from lo.gmane.org ([80.91.229.12]:41929 "EHLO lo.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752811Ab1GDNPc (ORCPT ); Mon, 4 Jul 2011 09:15:32 -0400 X-Injected-Via-Gmane: http://gmane.org/ To: linux-kernel@vger.kernel.org From: Lukasz Subject: Re: [PATCH 3/7] xfs: there is no =?utf-8?b?Q09ORklHX0tEQl9NT0RVTEVT?= Date: Mon, 4 Jul 2011 13:15:17 +0000 (UTC) Message-ID: References: <1309643272-364-1-git-send-email-ext-phil.2.carmody@nokia.com> <1309643272-364-2-git-send-email-ext-phil.2.carmody@nokia.com> <1309643272-364-3-git-send-email-ext-phil.2.carmody@nokia.com> <1309643272-364-4-git-send-email-ext-phil.2.carmody@nokia.com> <20110704045820.GE1026@dastard> <20110704085126.GI19426@pcarmody2.research.nokia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 81.139.75.101 (Mozilla/5.0 (Windows NT 5.1; rv:5.0) Gecko/20100101 Firefox/5.0) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Phil Carmody nokia.com> writes: > Yeah, I was wondering how to do that. The idea of cc:ing about 30 > people for the whole set seemed a bit too spammy, and wasn't sure if > individually-selected cc:lists for eack of the patches made sense. > The alternative was to make it 7 (or more...) independent patchsets, > but that turned the task into too much of a game of chess. I chickened > out of thinking more, and cowardly went for the 'trivial' route. > There is a script that parses MAINTAINERS (and AFAIR not only that) that gives you a list of people responsible (and their emails) :) ( linux/scripts/get_maintainer.pl ) L.