[PATCH v2] MAINTAINERS: Add Brian Masney and Jerome Brunet as co-maintainers for clk subsystem
Brian Masney <[email protected]> Fri, 07 Aug 2026 10:30:34 -0400
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
With Michael Turquette stepping down as a clk co-maintainer, this subsystem is big enough that it needs multiple people to keep the clk community healthy. Add Brian and Jerome as co-maintainers. Link: https://lore.kernel.org/linux-clk/[email protected]/T/#m0ae01b8dd23c452d82f34b61844a8305977a53a4 Acked-by: Michael Turquette <[email protected]> Signed-off-by: Brian Masney <[email protected]> --- Changes in v2: - Also add Jerome as co-maintainer based on discussion in v1 - Link to v1: https://lore.kernel.org/r/[email protected] --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 07ffdec1c8c7..2c3c80e4761e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6448,7 +6448,8 @@ F: include/uapi/linux/comedi.h COMMON CLK FRAMEWORK M: Stephen Boyd <[email protected]> -R: Brian Masney <[email protected]> +M: Brian Masney <[email protected]> +M: Jerome Brunet <[email protected]> L: [email protected] S: Maintained Q: http://patchwork.kernel.org/project/linux-clk/list/ --- base-commit: 728e68a889bcf257b1e67298b12c360e5c3a13e0 change-id: 20260804-clk-masney-maintainer-7b4349a0f004 prerequisite-message-id: [email protected] prerequisite-patch-id: dc8bae434144f43dd5ec1355d22ef9be3c34c9e9 Best regards, -- Brian Masney <[email protected]>