Re: get_maintainers.pl subsystem output

2019-07-23 Thread Joe Perches
On Tue, 2019-07-23 at 15:25 +0200, Lukas Bulwahn wrote: > Hi Joe, Hi again. > On Tue, Jul 23, 2019 at 1:18 PM Joe Perches wrote: > > On Tue, 2019-07-23 at 10:42 +0200, Lukas Bulwahn wrote: > [...] > > > Joe, would you support and would you accept if we extend > > > get_maintainer.pl to provide o

Re: get_maintainers.pl subsystem output

2019-07-23 Thread Lukas Bulwahn
Hi Joe, On Tue, Jul 23, 2019 at 1:18 PM Joe Perches wrote: > > On Tue, 2019-07-23 at 10:42 +0200, Lukas Bulwahn wrote: [...] > > Joe, would you support and would you accept if we extend > > get_maintainer.pl to provide output of the status in such a way that > > the status output can be clearly m

Re: get_maintainers.pl subsystem output

2019-07-23 Thread Joe Perches
On Tue, 2019-07-23 at 09:29 +0200, Duda, Sebastian wrote: > Hi Joe, > > when analyzing the patch > `<20150128012747.824898...@linuxfoundation.org>` [1] with https://lore.kernel.org/lkml/220150128012747.824898...@linuxfoundation.org > `get_maintainers.pl --subsystem --status --separator , /tmp/

Re: get_maintainers.pl subsystem output

2019-07-23 Thread Joe Perches
On Tue, 2019-07-23 at 10:42 +0200, Lukas Bulwahn wrote: > On Tue, Jul 23, 2019 at 9:30 AM Duda, Sebastian wrote: > > when analyzing the patch > > `<20150128012747.824898...@linuxfoundation.org>` [1] with > > `get_maintainers.pl --subsystem --status --separator , /tmp/patch`, > > there is the follo

Re: get_maintainers.pl subsystem output

2019-07-23 Thread Lukas Bulwahn
Hi Sebastian, Hi Joe, On Tue, Jul 23, 2019 at 9:30 AM Duda, Sebastian wrote: > > Hi Joe, > > when analyzing the patch > `<20150128012747.824898...@linuxfoundation.org>` [1] with > `get_maintainers.pl --subsystem --status --separator , /tmp/patch`, > there is the following output: > > Chris M

Re: get_maintainers.pl subsystem output

2019-07-23 Thread Duda, Sebastian
Hi Joe, when analyzing the patch `<20150128012747.824898...@linuxfoundation.org>` [1] with `get_maintainers.pl --subsystem --status --separator , /tmp/patch`, there is the following output: Chris Mason (maintainer:BTRFS FILE SYSTEM),Josef Bacik (maintainer:BTRFS FILE SYSTEM),David Ste

Re: get_maintainers.pl subsystem output

2019-07-19 Thread Joe Perches
On Fri, 2019-07-19 at 09:54 +, Duda, Sebastian wrote: > On 2019-07-19 08:50, Joe Perches wrote: > > > My Questions are: > > > 1. How can I make get_maintainer's output to be more table-like? > > > > I suggest adding --nogit --nogit-fallback --roles --norolestats > > Unfortunately, this doesn

Re: get_maintainers.pl subsystem output

2019-07-19 Thread Duda, Sebastian
On 2019-07-19 08:50, Joe Perches wrote: On Fri, 2019-07-19 at 07:35 +, Duda, Sebastian wrote: Hi Joe, I'm conducting a large-scale patch analysis of the LKML with 1.8 million patch emails. I'm using the `get_maintainer.pl` script to know which patch is related to which subsystem. The MA

Re: get_maintainers.pl subsystem output

2019-07-19 Thread Joe Perches
On Fri, 2019-07-19 at 07:35 +, Duda, Sebastian wrote: > Hi Joe, > > I'm conducting a large-scale patch analysis of the LKML with 1.8 million > patch emails. I'm using the `get_maintainer.pl` script to know which > patch is related to which subsystem. The MAINTAINERS file is updated frequent