The efi-next tree lives on github, not the usual denx git. Reflect this in the MAINTAINERS file so that people can find it.
Signed-off-by: Alexander Graf <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 957e27c..85dfa14 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -264,6 +264,7 @@ F: test/dm/ EFI PAYLOAD M: Alexander Graf <[email protected]> S: Maintained +T: git git://github.com/agraf/u-boot.git F: include/efi_loader.h F: lib/efi_loader/ F: cmd/bootefi.c -- 1.8.5.6 _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

