diff mbox series

MAINTAINERS: correct the path of UEFI docs

Message ID 20210720070946.109155-1-takahiro.akashi@linaro.org
State Accepted, archived
Commit d75f48a83dc4998a49a4c35e80a9eab91566df30
Delegated to: Heinrich Schuchardt
Headers show
Series MAINTAINERS: correct the path of UEFI docs | expand

Commit Message

AKASHI Takahiro July 20, 2021, 7:09 a.m. UTC
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@linaro.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Heinrich Schuchardt July 20, 2021, 9:34 a.m. UTC | #1
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@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@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.

Best regards

Heinrich

>   F:	doc/usage/bootefi.rst
>   F:	drivers/rtc/emul_rtc.c
>   F:	include/capitalization.h
>
AKASHI Takahiro July 20, 2021, 9:38 a.m. UTC | #2
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@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@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
> >
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 34ed880387df..0ef94696ae51 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -693,7 +693,7 @@  R:	Alexander Graf <agraf@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/*
 F:	doc/usage/bootefi.rst
 F:	drivers/rtc/emul_rtc.c
 F:	include/capitalization.h