Simplify the ARM ROCKCHIP entry in MAINTAINERS by making extensive use of the N: regex. For some reason, it slightly modifies the list of people returned by get_maintainer.pl but I believe the ones reported as maintainers are still correct.
Add more files under the ARM ROCKCHIP umbrella. Remove inactive maintainer (Philipp Tomsich). @Simon, since you don't have permission to push to the Rockchip custodian tree, I was planning to remove you from Rockchip maintainers as well to reflect the reality but since you're still an active reviewer/contributor, maybe you would like to be kept as Rockchip reviewer (R:)? Add myself as maintainer. As could be seen over the last year or so, Rockchip support in U-Boot has almost ground to a halt with Kever only being able to find time for his maintainership every few months due to his responsibilities at Rockchip having changed. I would like to express thanks to Kever as it is not that often we get people from the SoC vendor actually contributing to upstream projects, let alone maintain them. I'm hoping you can keep helping us especially for things that aren't documented in manuals or for odd behaviors. This is my reason for still keeping you as maintainer for now, but if you would like to be switched to Reviewer or dropped entirely from MAINTAINERS, please let us know. I likely will automatically switch you to reviewer in a few weeks/months if you aren't migrated to the new GitLab instance and thus do not have the rights to push to the Rockchip custodian tree. I've reviewed Rockchip stuff for a few years already and my current employer has all its products based on Rockchip for almost 10 years now. I want to be very clear with what to expect from my maintainership: I am likely not going to spend substantially more time than I am today reviewing things, I'm essentially just going to unblock the merging part of anything Rockchip once they are reviewed. There are many things I'm unfamiliar with, so I'll likely ask odd questions or clarifications until I can get some basic knowledge in new areas. Things aren't going to go faster by themselves so this is also a call to action. If you do find yourself frustrated because things take time to get reviewed, please consider spending some time reviewing or testing other people's patches to help with the global effort. If you do find yourself in a position where you can spare some time to review or test things, please feel free to do those things (be it for anything Rockchip or anything in U-Boot really, or even in FOSS in general). Finally, I've never been a maintainer and I haven't really figured out my workflow yet so I'll likely make mistakes and asks many questions in the beginning, so bear with me and report anything odd or wrong. @Tom, if/when this gets merged, anything needing to be done in the new GitLab and/or patchwork to get me the appropriate permissions and duties? For patchwork, I'm already registered under qschulz. For the new GitLab, as quentin.schulz. Signed-off-by: Quentin Schulz <[email protected]> --- Quentin Schulz (12): MAINTAINERS: remove redundant entries for ARM ROCKCHIP MAINTAINERS: add rkmux.py to ARM ROCKCHIP MAINTAINERS: add N: px30 regex to ARM ROCKCHIP MAINTAINERS: add N: px5 regex to ARM ROCKCHIP MAINTAINERS: add N: rk3 regex to ARM ROCKCHIP MAINTAINERS: add N: rk8 regex to ARM ROCKCHIP MAINTAINERS: add N: rv11 regex to ARM ROCKCHIP MAINTAINERS: add N: rkmtd regex to ARM ROCKCHIP MAINTAINERS: add more Rockchip drivers to ARM ROCKCHIP MAINTAINERS: add rockusb to ARM ROCKCHIP MAINTAINERS: remove Philipp Tomsich from ARM ROCKCHIP maintainers MAINTAINERS: add myself as ARM ROCKCHIP maintainer MAINTAINERS | 46 ++++++++++++++++++---------------------------- 1 file changed, 18 insertions(+), 28 deletions(-) --- base-commit: ece349ade2973e220f524ce59e59711cc919263f change-id: 20260707-rk-custodian-34cc8301edf4 Best regards, -- Quentin Schulz <[email protected]>

