Update the email addresses to a valid one. Use N: usb to match on all USB related bits.
Signed-off-by: Marek Vasut <[email protected]> --- Cc: Quentin Schulz <[email protected]> Cc: Tom Rini <[email protected]> --- MAINTAINERS | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 571af196465..ba5ba77b0ed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -161,7 +161,7 @@ F: arch/arm/dts/Makefile F: cmd/arm/ ARM ALTERA SOCFPGA -M: Marek Vasut <[email protected]> +M: Marek Vasut <[email protected]> M: Simon Goldschmidt <[email protected]> M: Tien Fong Chee <[email protected]> S: Maintained @@ -1725,7 +1725,7 @@ F: cmd/printf.c F: doc/usage/setexpr.rst SH -M: Marek Vasut <[email protected]> +M: Marek Vasut <[email protected]> M: Nobuhiro Iwamatsu <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-sh.git @@ -1938,14 +1938,10 @@ F: test/boot/upl.c F: test/py/tests/test_upl.py USB -M: Marek Vasut <[email protected]> +M: Marek Vasut <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-usb.git -F: drivers/usb/ -F: common/usb.c -F: common/usb_kbd.c -F: common/usb_storage.c -F: include/usb.h +N: usb USB TCPM M: Sebastian Reichel <[email protected]> -- 2.53.0

