commit | 1fdba49df7c248081715cef79ef76b11f3489df4 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue Jul 18 19:33:32 2023 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Jul 25 12:44:47 2023 -0400 |
tree | ad8eefeab9b9033b0fff2e2841b1ebb4111bdd86 | |
parent | 225381d7ab3915e0963270303eb881965afc9ab0 [diff] |
MAINTAINERS: Fix path typos and similar We have a number of cases where the in-tree path of files and where they presumably were when the first version of a patch were posted differ slightly. Correct these to point at where the files are now. Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org>