diff options
| author | Quentin Schulz <[email protected]> | 2026-07-20 11:42:01 +0200 |
|---|---|---|
| committer | Quentin Schulz <[email protected]> | 2026-07-23 14:52:36 +0200 |
| commit | 30675622843da663933fa4e1a84296d9fd63980a (patch) | |
| tree | 80137393b9a51dda2ae034a772efa2cdcf812797 | |
| parent | 3bc0f812735350831c6b63fa163c02ecdf61694c (diff) | |
MAINTAINERS: update ARM ROCKCHIP entry to list Simon as reviewer
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]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Quentin Schulz <[email protected]>
| -rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e5b2a2e373c..d9ff6b4f828 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 |
