[PATCH] MAINTAINERS: update ARM ROCKCHIP entry to list Simon as reviewer
Quentin Schulz <[email protected]> Mon, 20 Jul 2026 11:42:01 +0200
| Newsgroups | de.denx.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
From: Quentin Schulz <[email protected]> From his own recollection[1], Simon hasn't done PRs since Kever took over, 7 years ago. Moreover, he doesn't have rights to push to the Rockchip custodian tree on the old source.denx.de or the new git.u-boot-project.org. Therefore, let's reflect the reality and make Simon a reviewer as requested on the mailing list[1]. We thank him for the many years of being a custodian and reviewer for anything-Rockchip. [1] https://lore.kernel.org/u-boot/CAFLszTjXkx0Jw0yjNXXwdXrQYre7Lcs59m_Bc27QW0n0c+WaJw@mail.gmail.com/ Signed-off-by: Quentin Schulz <[email protected]> --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index e5b2a2e373cf..d9ff6b4f8282 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -554,9 +554,9 @@ F: drivers/sysinfo/rcar3.c F: drivers/usb/host/xhci-rcar* ARM ROCKCHIP -M: Simon Glass <[email protected]> M: Quentin Schulz <[email protected]> M: Kever Yang <[email protected]> +R: Simon Glass <[email protected]> S: Maintained T: git https://source.denx.de/u-boot/custodians/u-boot-rockchip.git # Exclude from N: px5 matches --- base-commit: fdfe2ec48d5c1c2ed03073d73edd3fdd3fe1ffa1 change-id: 20260720-sjg-no-rk-cust-a4d0a418664c Best regards, -- Quentin Schulz <[email protected]>