On 7/4/25 9:39 PM, Daniel Gomez wrote: > From: Daniel Gomez <[email protected]> > > Update Daniel Gomez's modules reviewer role to maintainer. This is > according to the plan [1][2] of scaling with more reviewers for modules > (for the incoming Rust support [3]) and rotate [4] every 6 months. > > [1] Link: > https://lore.kernel.org/linux-modules/ > [email protected] > > https://lore.kernel.org/linux-modules/ > [email protected] > > [2] Link: > https://lore.kernel.org/linux-modules/ > [email protected] > > [3] Link: > https://lore.kernel.org/linux-modules/ > [email protected] > > [4] Link: > https://lore.kernel.org/linux-modules/ > [email protected] > > Signed-off-by: Daniel Gomez <[email protected]>
Nits: Link tags should be single lines and their indices at the end of the tag, see Documentation/process/5.Posting.rst, section "Patch formatting and changelogs". The second link would also be better if it pointed to the initial email in the thread. """ Update Daniel Gomez's modules reviewer role to maintainer. This is according to the plan [1][2][3] of scaling with more reviewers for modules (for the incoming Rust support [4]) and rotate [5] every 6 months. Link: https://lore.kernel.org/linux-modules/[email protected] [1] Link: https://lore.kernel.org/linux-modules/[email protected] [2] Link: https://lore.kernel.org/linux-modules/[email protected] [3] Link: https://lore.kernel.org/linux-modules/[email protected] [4] Link: https://lore.kernel.org/linux-modules/[email protected] [5] Signed-off-by: Daniel Gomez <[email protected]> """ You can update the patch on modules-next, no need to resend. Acked-by: Petr Pavlu <[email protected]> -- Thanks Petr

