Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932592AbaJOCSH (ORCPT ); Tue, 14 Oct 2014 22:18:07 -0400 Received: from mail-gw2-out.broadcom.com ([216.31.210.63]:9899 "EHLO mail-gw2-out.broadcom.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755820AbaJOCSF (ORCPT ); Tue, 14 Oct 2014 22:18:05 -0400 X-IronPort-AV: E=Sophos;i="5.04,720,1406617200"; d="scan'208";a="48224470" Message-ID: <543DD959.2060801@broadcom.com> Date: Tue, 14 Oct 2014 19:18:01 -0700 From: Scott Branden User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: Andrew Morton , "David S. Miller" , Joe Perches , Greg Kroah-Hartman , Mauro Carvalho Chehab , Antti Palosaari , Jingoo Han , "linux-kernel@vger.kernel.org" , Subject: get_maintainers.pl doesn't actually get the real MAINTAINERS? Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, I try running scripts/get_maintainers.pl but it doesn't seem to get the real maintainers properly. Please note this is run against the current MAINTAINERS file. One Example: I would expect drivers/mmc/host/sdhci-bcm2835.c to be maintained by Stephen Warren based on drivers/*/*bcm2835* below. But the get_maintainers.pl script does not seem to process the information in such a way. So what needs to be corrected - the script or the syntax used in the MAINTAINERS file? BROADCOM BCM2835 ARM ARCHICTURE M: Stephen Warren L: linux-rpi-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-rpi.git S: Maintained F: arch/arm/mach-bcm/board_bcm2835.c F: arch/arm/boot/dts/bcm2835* F: arch/arm/configs/bcm2835_defconfig F: drivers/*/*bcm2835* Regards, Scott -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/