On Fri, Jul 04, 2025 at 09:39:59PM +0200, 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]>
Linus -- just a heads up, Daniel is next up from the Rust world to take on modules. After 6 months from now it will be Sami. Petr has done great but the goal was to get more blood from the Rust world. This has been working well so far so I think after Sami I'll just go as a reviewer and eventually focus on other things. Acked-by: Luis Chamberlain <[email protected]> Luis > --- > There are fixes [1][2] to be sent for this release cycle that fix a bug > introduced in v6.16-rc1 and in v6.4-rc1. > > [1] Link: > https://lore.kernel.org/oe-lkp/[email protected]/ > https://lore.kernel.org/linux-modules/[email protected]/ > > [2] Link: > https://lore.kernel.org/linux-modules/[email protected]/ > https://lore.kernel.org/linux-modules/[email protected]/ > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 4bac4ea21b64..bf07c0acd1e1 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -16820,8 +16820,8 @@ F: include/dt-bindings/clock/mobileye,eyeq5-clk.h > MODULE SUPPORT > M: Luis Chamberlain <[email protected]> > M: Petr Pavlu <[email protected]> > +M: Daniel Gomez <[email protected]> > R: Sami Tolvanen <[email protected]> > -R: Daniel Gomez <[email protected]> > L: [email protected] > L: [email protected] > S: Maintained > > --- > base-commit: 60481cbdfae129753633cf03f061293b6e0c8bf4 > change-id: 20250704-add-dagomez-maintainer-d48e17d43f9e > > Best regards, > -- > Daniel Gomez <[email protected]> > >

