* [PATCH] MAINTAINERS: update Daniel Gomez's role and email address
@ 2025-07-04 19:39 Daniel Gomez
2025-07-05 1:29 ` Luis Chamberlain
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Daniel Gomez @ 2025-07-04 19:39 UTC (permalink / raw)
To: Luis Chamberlain, Petr Pavlu, Daniel Gomez, Sami Tolvanen
Cc: linux-modules, linux-kernel, Daniel Gomez
From: Daniel Gomez <da.gomez@samsung.com>
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/
ZsPANzx4-5DrOl5m@bombadil.infradead.org
https://lore.kernel.org/linux-modules/
a3701a9a-5b42-4581-a150-67d84601061c@suse.com
[2] Link:
https://lore.kernel.org/linux-modules/
458901be-1da8-4987-9c72-5aa3da6db15e@suse.com
[3] Link:
https://lore.kernel.org/linux-modules/
20250702-module-params-v3-v14-0-5b1cc32311af@kernel.org
[4] Link:
https://lore.kernel.org/linux-modules/
Z3gDAnPlA3SZEbgl@bombadil.infradead.org
Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
---
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/202506041623.e45e4f7d-lkp@intel.com/
https://lore.kernel.org/linux-modules/20250610163328.URcsSUC1@linutronix.de/
[2] Link:
https://lore.kernel.org/linux-modules/20250618122730.51324-1-petr.pavlu@suse.com/
https://lore.kernel.org/linux-modules/20230319213542.1790479-3-mcgrof@kernel.org/
---
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 <mcgrof@kernel.org>
M: Petr Pavlu <petr.pavlu@suse.com>
+M: Daniel Gomez <da.gomez@kernel.org>
R: Sami Tolvanen <samitolvanen@google.com>
-R: Daniel Gomez <da.gomez@samsung.com>
L: linux-modules@vger.kernel.org
L: linux-kernel@vger.kernel.org
S: Maintained
---
base-commit: 60481cbdfae129753633cf03f061293b6e0c8bf4
change-id: 20250704-add-dagomez-maintainer-d48e17d43f9e
Best regards,
--
Daniel Gomez <da.gomez@samsung.com>
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: update Daniel Gomez's role and email address
2025-07-04 19:39 [PATCH] MAINTAINERS: update Daniel Gomez's role and email address Daniel Gomez
@ 2025-07-05 1:29 ` Luis Chamberlain
2025-07-06 8:15 ` Daniel Gomez
2025-07-08 8:00 ` Petr Pavlu
2 siblings, 0 replies; 4+ messages in thread
From: Luis Chamberlain @ 2025-07-05 1:29 UTC (permalink / raw)
To: Linus Torvalds, Daniel Gomez
Cc: Petr Pavlu, Daniel Gomez, Sami Tolvanen, linux-modules,
linux-kernel, Daniel Gomez
On Fri, Jul 04, 2025 at 09:39:59PM +0200, Daniel Gomez wrote:
> From: Daniel Gomez <da.gomez@samsung.com>
>
> 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/
> ZsPANzx4-5DrOl5m@bombadil.infradead.org
>
> https://lore.kernel.org/linux-modules/
> a3701a9a-5b42-4581-a150-67d84601061c@suse.com
>
> [2] Link:
> https://lore.kernel.org/linux-modules/
> 458901be-1da8-4987-9c72-5aa3da6db15e@suse.com
>
> [3] Link:
> https://lore.kernel.org/linux-modules/
> 20250702-module-params-v3-v14-0-5b1cc32311af@kernel.org
>
> [4] Link:
> https://lore.kernel.org/linux-modules/
> Z3gDAnPlA3SZEbgl@bombadil.infradead.org
>
> Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
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 <mcgrof@kernel.org>
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/202506041623.e45e4f7d-lkp@intel.com/
> https://lore.kernel.org/linux-modules/20250610163328.URcsSUC1@linutronix.de/
>
> [2] Link:
> https://lore.kernel.org/linux-modules/20250618122730.51324-1-petr.pavlu@suse.com/
> https://lore.kernel.org/linux-modules/20230319213542.1790479-3-mcgrof@kernel.org/
> ---
> 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 <mcgrof@kernel.org>
> M: Petr Pavlu <petr.pavlu@suse.com>
> +M: Daniel Gomez <da.gomez@kernel.org>
> R: Sami Tolvanen <samitolvanen@google.com>
> -R: Daniel Gomez <da.gomez@samsung.com>
> L: linux-modules@vger.kernel.org
> L: linux-kernel@vger.kernel.org
> S: Maintained
>
> ---
> base-commit: 60481cbdfae129753633cf03f061293b6e0c8bf4
> change-id: 20250704-add-dagomez-maintainer-d48e17d43f9e
>
> Best regards,
> --
> Daniel Gomez <da.gomez@samsung.com>
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: update Daniel Gomez's role and email address
2025-07-04 19:39 [PATCH] MAINTAINERS: update Daniel Gomez's role and email address Daniel Gomez
2025-07-05 1:29 ` Luis Chamberlain
@ 2025-07-06 8:15 ` Daniel Gomez
2025-07-08 8:00 ` Petr Pavlu
2 siblings, 0 replies; 4+ messages in thread
From: Daniel Gomez @ 2025-07-06 8:15 UTC (permalink / raw)
To: Luis Chamberlain, Petr Pavlu, Daniel Gomez, Sami Tolvanen,
Daniel Gomez
Cc: linux-modules, linux-kernel
On Fri, 04 Jul 2025 21:39:59 +0200, Daniel Gomez wrote:
> 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/
> ZsPANzx4-5DrOl5m@bombadil.infradead.org
>
> [...]
Applied, thanks!
[1/1] MAINTAINERS: update Daniel Gomez's role and email address
commit: 6d6e69bd7c1c8c4f7b536a88d27d523cdee6a2f8
Best regards,
--
Daniel Gomez <da.gomez@samsung.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] MAINTAINERS: update Daniel Gomez's role and email address
2025-07-04 19:39 [PATCH] MAINTAINERS: update Daniel Gomez's role and email address Daniel Gomez
2025-07-05 1:29 ` Luis Chamberlain
2025-07-06 8:15 ` Daniel Gomez
@ 2025-07-08 8:00 ` Petr Pavlu
2 siblings, 0 replies; 4+ messages in thread
From: Petr Pavlu @ 2025-07-08 8:00 UTC (permalink / raw)
To: Daniel Gomez
Cc: Luis Chamberlain, Daniel Gomez, Sami Tolvanen, linux-modules,
linux-kernel, Daniel Gomez
On 7/4/25 9:39 PM, Daniel Gomez wrote:
> From: Daniel Gomez <da.gomez@samsung.com>
>
> 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/
> ZsPANzx4-5DrOl5m@bombadil.infradead.org
>
> https://lore.kernel.org/linux-modules/
> a3701a9a-5b42-4581-a150-67d84601061c@suse.com
>
> [2] Link:
> https://lore.kernel.org/linux-modules/
> 458901be-1da8-4987-9c72-5aa3da6db15e@suse.com
>
> [3] Link:
> https://lore.kernel.org/linux-modules/
> 20250702-module-params-v3-v14-0-5b1cc32311af@kernel.org
>
> [4] Link:
> https://lore.kernel.org/linux-modules/
> Z3gDAnPlA3SZEbgl@bombadil.infradead.org
>
> Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
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/ZsPANzx4-5DrOl5m@bombadil.infradead.org [1]
Link: https://lore.kernel.org/linux-modules/20240821174021.2371547-1-mcgrof@kernel.org [2]
Link: https://lore.kernel.org/linux-modules/458901be-1da8-4987-9c72-5aa3da6db15e@suse.com [3]
Link: https://lore.kernel.org/linux-modules/20250702-module-params-v3-v14-0-5b1cc32311af@kernel.org [4]
Link: https://lore.kernel.org/linux-modules/Z3gDAnPlA3SZEbgl@bombadil.infradead.org [5]
Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
"""
You can update the patch on modules-next, no need to resend.
Acked-by: Petr Pavlu <petr.pavlu@suse.com>
--
Thanks
Petr
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2025-07-08 8:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-04 19:39 [PATCH] MAINTAINERS: update Daniel Gomez's role and email address Daniel Gomez
2025-07-05 1:29 ` Luis Chamberlain
2025-07-06 8:15 ` Daniel Gomez
2025-07-08 8:00 ` Petr Pavlu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).