Re: [PATCH 1/1] get_maintainer.pl: add --cc option to produce comma separated list of emails

From: Joe Perches

Date: Thu Mar 19 2026 - 12:27:06 EST


On Thu, 2026-03-19 at 10:06 -0600, Jim Cromie wrote:
> ```
> This new option works as follows:
>
> git send-email --cc=$(scripts/get_maintainer.pl -cc 0*.patch) 0*.patch
>
> A complementary patch has been sent to [git@xxxxxxxxxxxxxxx](mailto:git@xxxxxxxxxxxxxxx), allowing:
>
> git send-email --cc=scripts/get_maintainer.pl 0*.patch

I think this is not particularly useful.
Just use a script.