diff options
| author | Kuan-Wei Chiu <visitorckw@gmail.com> | 2026-01-07 20:18:37 +0000 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2026-02-02 14:24:41 -0600 |
| commit | 838e3be9e1d39e38661a788ae3bcfb9f989450a8 (patch) | |
| tree | 08b1726aed2420314bb699a86a08358b3976542b /MAINTAINERS | |
| parent | b21d9acdff871d9113ec8b70d9b12e6dbc4bd0c5 (diff) | |
MAINTAINERS: Update m68k entry
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 <visitorckw@gmail.com>
Acked-by: Angelo Dureghello <angelo@kernel-space.org>
Diffstat (limited to 'MAINTAINERS')
| -rw-r--r-- | MAINTAINERS | 4 |
1 files 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 <alison.wang@nxp.com> +M68K M: Angelo Dureghello <angelo@kernel-space.org> +M: Kuan-Wei Chiu <visitorckw@gmail.com> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-coldfire.git F: arch/m68k/ |
