]> git.dujemihanovic.xyz Git - u-boot.git/commit
get_maintainer.pl: update from Linux kernel v6.5
authorTom Rini <trini@konsulko.com>
Sat, 28 Oct 2023 16:58:27 +0000 (12:58 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 30 Oct 2023 19:32:49 +0000 (15:32 -0400)
commit9f339140047041d867b9cccfb67afcb87eb848bf
treeb53b786120aef9276c282d1673f768aa82dcae1f
parent18370f14975ca4abb15cb9700f57d82587e620b4
get_maintainer.pl: update from Linux kernel v6.5

Update U-Boot's version of scripts/get_maintainer.pl to sync it up with
the latest changes to the Linux kernel's version of the same script.

The last sync was with Linux kernel version v5.13-rc6. The commits to
the kernel's get_maintainer.pl since then (starting with the most
recent) are:
        11fb48961e52 get_maintainer: Honor mailmap for in file emails
        26d98e9f78da get_maintainer: don't remind about no git repo when --nogit is used

Signed-off-by: Tom Rini <trini@konsulko.com>
scripts/get_maintainer.pl