diff options
| author | Tim Ouyang <[email protected]> | 2026-07-15 20:54:28 -0700 |
|---|---|---|
| committer | Tim Ouyang <[email protected]> | 2026-07-21 17:47:52 +0800 |
| commit | 0926356edd68e180bbb214f0bb277037d9415129 (patch) | |
| tree | 1c2f5d1a9c1b524129f713f3c1d61e51172a12b7 | |
| parent | b648d3e6d4b0ac3cf336d83b910dc331dfe45077 (diff) | |
MAINTAINERS: update RISC-V maintainers
Rick and Leo are no longer with Andes. Remove Rick from the RISC-V
maintainer list. Leo will continue maintaining RISC-V, but update his
email address. Add myself to the maintainer list as Rick's replacement.
Signed-off-by: Leo Yu-Chi Liang <[email protected]>
Signed-off-by: Tim Ouyang <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 549a703e72f..323b1b172b1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1608,8 +1608,8 @@ T: git https://git.u-boot-project.org/u-boot/custodians/u-boot-nand-flash.git F: drivers/mtd/nand/raw/ RISC-V -M: Rick Chen <[email protected]> -M: Leo <[email protected]> +M: Tim Ouyang <[email protected]> +M: Leo Liang <[email protected]> S: Maintained T: git https://git.u-boot-project.org/u-boot/custodians/u-boot-riscv.git F: arch/riscv/ |
