Re: [PATCH] get_maintainer: add recipients to output of script

Manuel Ebner <[email protected]> Mon, 08 Jun 2026 17:56:49 +0200
Newsgroups dev.linux.lists.linux-kernel-mentees,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Mon, 2026-06-08 at 08:52 -0700, Joe Perches wrote:
> On Mon, 2026-06-08 at 17:46 +0200, Manuel Ebner wrote:
> > On Mon, 2026-06-08 at 08:29 -0700, Joe Perches wrote:
> > On Mon, 2026-06-08 at 17:22 +0200, Manuel Ebner wrote:
> > Add all people tagged in all the mentioned commits to the output of this script.
> > > Why?
> > 
> > Because sometimes there is a reason to add them. Doing so with get_maintainer
> > spares the manual copying and pasting.
> 
> Please specify this reason in the changelog.

I will do that in a new version.

> > > >+my $email_mentioned = 1;
Is it ok to have this on by default or should I turn it off?

Thanks
 Manuel