[PATCH 6/7] MAINTAINERS: Deal with '+' in paths
Simon Glass
sjg at google.com
Wed Jul 19 03:08:41 CEST 2023
Hi Tom,
On Tue, 18 Jul 2023 at 17:34, Tom Rini <trini at konsulko.com> wrote:
>
> The listed paths are allowed to contain wildcards. This includes the
> '+' character which we have as a literal part of the path in a few
> cases. Escape the '+' here so that files are matched.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> board/k+p/kp_imx53/MAINTAINERS | 3 ++-
> board/k+p/kp_imx6q_tpc/MAINTAINERS | 3 ++-
> board/l+g/vinco/MAINTAINERS | 2 +-
> 3 files changed, 5 insertions(+), 3 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Ug.
More information about the U-Boot
mailing list