Rename the "COLDFIRE" entry to "M68K" to reflect that the architecture support now encompasses traditional m680x0 CPUs (e.g., M68040) in addition to ColdFire platforms.
Remove Huan Wang from the maintainers list as she is no longer active, as suggested by Angelo Dureghello. Add myself as a co-maintainer to assist with reviewing and testing m68k-related patches. Signed-off-by: Kuan-Wei Chiu <[email protected]> Acked-by: Angelo Dureghello <[email protected]> --- Changes in v6: - Remove Huan Wang from MAINTAINERS as suggested by Angelo Dureghello. MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 9fff8989684..d6e03c21f20 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1045,9 +1045,9 @@ T: git https://source.denx.de/u-boot/custodians/u-boot-clk.git F: drivers/clk/ F: drivers/clk/imx/ -COLDFIRE -M: Huan Wang <[email protected]> +M68K M: Angelo Dureghello <[email protected]> +M: Kuan-Wei Chiu <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-coldfire.git F: arch/m68k/ -- 2.52.0.457.g6b5491de43-goog

