Re: [dpdk-dev] [PATCH 2/2] devtools: disable fixes authors in get maintainers

2021-11-02 Thread Ferruh Yigit
On 11/2/2021 11:28 AM, Thomas Monjalon wrote: 02/11/2021 11:04, Ferruh Yigit: On 11/1/2021 10:20 PM, Thomas Monjalon wrote: 01/11/2021 14:35, Ferruh Yigit: 'get_maintainer.pl' by default returns authors that has fixes in relevant code, to reduce the output only maintainers from MAINTAINERS fil

Re: [dpdk-dev] [PATCH 2/2] devtools: disable fixes authors in get maintainers

2021-11-02 Thread Thomas Monjalon
02/11/2021 11:04, Ferruh Yigit: > On 11/1/2021 10:20 PM, Thomas Monjalon wrote: > > 01/11/2021 14:35, Ferruh Yigit: > >> 'get_maintainer.pl' by default returns authors that has fixes in > >> relevant code, to reduce the output only maintainers from MAINTAINERS > >> file, disabling fixes authors, by

Re: [dpdk-dev] [PATCH 2/2] devtools: disable fixes authors in get maintainers

2021-11-02 Thread Ferruh Yigit
On 11/1/2021 11:19 PM, Stephen Hemminger wrote: On Mon, 1 Nov 2021 13:35:33 + Ferruh Yigit wrote: 'get_maintainer.pl' by default returns authors that has fixes in relevant code, to reduce the output only maintainers from MAINTAINERS file, disabling fixes authors, by making '--no-fixes' de

Re: [dpdk-dev] [PATCH 2/2] devtools: disable fixes authors in get maintainers

2021-11-02 Thread Ferruh Yigit
On 11/1/2021 10:20 PM, Thomas Monjalon wrote: 01/11/2021 14:35, Ferruh Yigit: 'get_maintainer.pl' by default returns authors that has fixes in relevant code, to reduce the output only maintainers from MAINTAINERS file, disabling fixes authors, by making '--no-fixes' default. Do you mean it is

Re: [dpdk-dev] [PATCH 2/2] devtools: disable fixes authors in get maintainers

2021-11-01 Thread Stephen Hemminger
On Mon, 1 Nov 2021 13:35:33 + Ferruh Yigit wrote: > 'get_maintainer.pl' by default returns authors that has fixes in > relevant code, to reduce the output only maintainers from MAINTAINERS > file, disabling fixes authors, by making '--no-fixes' default. > > Signed-off-by: Ferruh Yigit Isn

Re: [dpdk-dev] [PATCH 2/2] devtools: disable fixes authors in get maintainers

2021-11-01 Thread Thomas Monjalon
01/11/2021 14:35, Ferruh Yigit: > 'get_maintainer.pl' by default returns authors that has fixes in > relevant code, to reduce the output only maintainers from MAINTAINERS > file, disabling fixes authors, by making '--no-fixes' default. Do you mean it is not Cc'ing people who have contributed to th