On Fri, 12 Dec 2025 at 11:00, Alex Bennée <[email protected]> wrote: > We can certainly add the ability to dig through git but to honest those > doing archaeology are probably better off reading the logs. The default > it just to match paths to MAINTAINERS which I think is what the main use > is. It's not called get_git_blame_info.py ;-)
The default of the existing script is to start with MAINTAINERS but to fall back to looking at git if there's nothing in the MAINTAINERS file. thanks -- PMM
