Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1705055

Re: [PATCH V3] get_maintainer: Prepare for separate MAINTAINERS files

From Frank Rowand <frowand.list@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH V3] get_maintainer: Prepare for separate MAINTAINERS files
Date 2017-08-07 04:20 +0200
Message-ID <ubFOa-2ay-9@gated-at.bofh.it> (permalink)
References <uaZce-8qA-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 08/04/17 21:45, Joe Perches wrote:
> Allow for MAINTAINERS to become a directory and if it is,
> read all the files in the directory for maintained sections.
> 
> Optionally look for all files named MAINTAINERS in directories
> excluding the .git directory by using --find-maintainer-files.
> 
> This optional feature adds ~.3 seconds of CPU on an Intel
> i5-6200 with an SSD.
> 
> Miscellanea:
> 
> o Create a read_maintainer_file subroutine from the existing code
> o Test only the existence of MAINTAINERS, not whether it's a file
> 
> Signed-off-by: Joe Perches <joe@perches.com>
> ---

< snip >

Hi Joe,

In the three versions of this patch, I have not seen any description
of what is wrong with the current single MAINTAINERS file, or why the
proposed change is an improvement. Could you please add that
information?

-Frank

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V3] get_maintainer: Prepare for separate MAINTAINERS files Joe Perches <joe@perches.com> - 2017-08-05 06:50 +0200
  Re: [PATCH V3] get_maintainer: Prepare for separate MAINTAINERS files Frank Rowand <frowand.list@gmail.com> - 2017-08-07 04:20 +0200
    Re: [PATCH V3] get_maintainer: Prepare for separate MAINTAINERS  files Joe Perches <joe@perches.com> - 2017-08-07 05:40 +0200
      Re: [PATCH V3] get_maintainer: Prepare for separate MAINTAINERS files Frank Rowand <frowand.list@gmail.com> - 2017-08-07 21:40 +0200

csiph-web