[PATCH] MAINTAINERS: correct the path of UEFI docs
AKASHI Takahiro
takahiro.akashi at linaro.org
Tue Jul 20 11:38:41 CEST 2021
On Tue, Jul 20, 2021 at 11:34:15AM +0200, Heinrich Schuchardt wrote:
>
> On 7/20/21 9:09 AM, AKASHI Takahiro wrote:
> > Change the path from doc/uefi to doc/develop/uefi.
> >
> > Fixes: commit d1ceeeff6c2e ("doc: Move UEFI under develop/")
> > Signed-off-by: AKASHI Takahiro <takahiro.akashi at linaro.org>
> > ---
> > MAINTAINERS | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index 34ed880387df..0ef94696ae51 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -693,7 +693,7 @@ R: Alexander Graf <agraf at csgraf.de>
> > S: Maintained
> > T: git https://source.denx.de/u-boot/custodians/u-boot-efi.git
> > F: doc/api/efi.rst
> > -F: doc/uefi/*
> > +F: doc/develop/uefi/*
>
> Please, drop the trailing * to include potential subdirectories.
Can you make that change for me when merging it, please?
I don't think it worth reposting v2.
-Takahiro Akashi
> Best regards
>
> Heinrich
>
> > F: doc/usage/bootefi.rst
> > F: drivers/rtc/emul_rtc.c
> > F: include/capitalization.h
> >
More information about the U-Boot
mailing list