diff mbox series

[v2] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver

Message ID 20240731211346.59027-1-m.majewski2@samsung.com (mailing list archive)
State New
Delegated to: Daniel Lezcano
Headers show
Series [v2] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver | expand

Commit Message

Mateusz Majewski July 31, 2024, 9:13 p.m. UTC
I am familiar with the code of this driver, having contributed to it
before. I also have access to most of the supported SoCs for testing. I
am going to have more time to help with this code, so I would love to do
so slightly more formally.

This has been discussed previously in
https://lore.kernel.org/lkml/e73e1a14-dfa0-4a36-bc6e-5d6421553788@kernel.org
where Krzysztof Kozlowski (as one of the existing maintainers of this
driver) has reacted positively to the idea of this.

Signed-off-by: Mateusz Majewski <m.majewski2@samsung.com>
---
v1 -> v2: slightly more detailed rationale.

 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Aug. 1, 2024, 7:48 a.m. UTC | #1
On 31/07/2024 23:13, Mateusz Majewski wrote:
> I am familiar with the code of this driver, having contributed to it
> before. I also have access to most of the supported SoCs for testing. I
> am going to have more time to help with this code, so I would love to do
> so slightly more formally.
> 
> This has been discussed previously in
> https://lore.kernel.org/lkml/e73e1a14-dfa0-4a36-bc6e-5d6421553788@kernel.org
> where Krzysztof Kozlowski (as one of the existing maintainers of this
> driver) has reacted positively to the idea of this.
> 
> Signed-off-by: Mateusz Majewski <m.majewski2@samsung.com>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 12b870712da4..9133257a8509 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20247,6 +20247,7 @@  F:	drivers/net/ethernet/samsung/sxgbe/
 SAMSUNG THERMAL DRIVER
 M:	Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
 M:	Krzysztof Kozlowski <krzk@kernel.org>
+M:	Mateusz Majewski <m.majewski2@samsung.com>
 L:	linux-pm@vger.kernel.org
 L:	linux-samsung-soc@vger.kernel.org
 S:	Maintained