On Wed, 29 Mar 2023 10:39:08 +0200 Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Wed, Mar 29, 2023 at 10:25 AM Krzysztof Kozlowski > <krzysztof.kozlowski@xxxxxxxxxx> wrote: > > > Please drop the autogenerated scripts/get_maintainer.pl CC-entries from > > commit msg (Jonathan's, Lars', Rob's, mine, DT list). There is no single > > need to store automated output of get_maintainers.pl in the git log. It > > can be easily re-created at any given time, thus its presence in the git > > history is redundant and obfuscates the log. > > > > If you need it for your own patch management purposes, keep it under the > > --- separator. > > Oh yeah I've seen that people do this these days, just (old) bad habits. > > I am trying to use b4 for this going forward, it always does the right thing. > > Thanks! > Linus Walleij Applied with suggested tweaks. Thanks, Jonathan