Re: [PATCH] get_maintainer: add recipients to output of script
From: Manuel Ebner
Date: Mon Jun 08 2026 - 13:17:39 EST
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