[PATCH V3] get_maintainer: use filename-only regex match for Tegra

Stephen Warren swarren at wwwdotorg.org
Mon Mar 11 15:05:17 PDT 2013


On 03/11/2013 03:36 PM, Marcin Ślusarz wrote:
> 
> 11 mar 2013 21:19, "Stephen Warren" <swarren at wwwdotorg.org
> <mailto:swarren at wwwdotorg.org>> napisał(a):
>> Create a new N: entry type in MAINTAINERS which performs a regex match
>> against filenames; either those extracted from patch +++ or --- lines,
>> or those specified on the command-line using the -f option.

>> diff --git a/MAINTAINERS b/MAINTAINERS

>> +       N: Files and directories with regex patterns.
>> +          N:   [^a-z]tegra     all files whose patch contains the word tegra
> 
> s/patch/path/ ?

It looks like Andrew has fixed this up himself. Thanks very much!


More information about the dri-devel mailing list