public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: correct the path of UEFI docs
@ 2021-07-20  7:09 AKASHI Takahiro
  2021-07-20  9:34 ` Heinrich Schuchardt
  0 siblings, 1 reply; 3+ messages in thread
From: AKASHI Takahiro @ 2021-07-20  7:09 UTC (permalink / raw)
  To: xypron.glpk, agraf; +Cc: sjg, u-boot, AKASHI Takahiro

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/*
 F:	doc/usage/bootefi.rst
 F:	drivers/rtc/emul_rtc.c
 F:	include/capitalization.h
-- 
2.31.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-20  9:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-20  7:09 [PATCH] MAINTAINERS: correct the path of UEFI docs AKASHI Takahiro
2021-07-20  9:34 ` Heinrich Schuchardt
2021-07-20  9:38   ` AKASHI Takahiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox