* Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> [230721 10:10]: > On Fri, Jul 21, 2023 at 10:17:53AM +0300, Tony Lindgren wrote: > > * Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> [230721 07:07]: > > ... > > > Also I noticed that using git send-email --cc-cover does > > not work for the cover letter.. It tries to use the first patch that > > is the cover letter or something like that. I'm going back to my custom > > email scripts for now rather than try to have git handle things > > automagically. > > I have my script [1] that shows good enough results to send patches. > I suggest give it a try :-) Thanks I'll check if your get_maintainer.pl options help. I was trying to use .gitconfig [sendemail.linux] style options with git send-email --identity=linux based on an example Krzysztof posted somewhere a while back. Sorry could not find it though, maybe Krzysztof has a link for it. Regards, Tony > [1]: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh