On Mon, 1 Nov 2021 13:35:33 +0000 Ferruh Yigit <[email protected]> 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 <[email protected]> Isn't it better to send to more people on patches rather than less. There could be cases where a patch reverts a change and the original author never gets notified after this. Could you give an example?

