Re: [PATCH] get_maintainer: add recipients to output of script
Manuel Ebner <[email protected]> Mon, 08 Jun 2026 17:56:49 +0200
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.kernelnewbies |
|---|---|
| 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 thi= s script. > > > Why? > >=20 > > Because sometimes there is a reason to add them. Doing so with get_main= tainer > > spares the manual copying and pasting. >=20 > Please specify this reason in the changelog. I will do that in a new version. > > > >+my $email_mentioned =3D 1; Is it ok to have this on by default or should I turn it off? Thanks Manuel