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

Mateusz Majewski posted 1 patch 1 year, 4 months ago
There is a newer version of this series
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver
Posted by Mateusz Majewski 1 year, 4 months ago
As discussed in
https://lore.kernel.org/lkml/e73e1a14-dfa0-4a36-bc6e-5d6421553788@kernel.org

Signed-off-by: Mateusz Majewski <m.majewski2@samsung.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

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
-- 
2.45.1
Re: [PATCH] MAINTAINERS: thermal: samsung: add myself as maintainer of the driver
Posted by Krzysztof Kozlowski 1 year, 4 months ago
On 30/07/2024 03:20, Mateusz Majewski wrote:
> As discussed in
> https://lore.kernel.org/lkml/e73e1a14-dfa0-4a36-bc6e-5d6421553788@kernel.org

Commit msg should have its own rationale. You can add external reference
to support it, but external reference cannot be the sole reason of doing
something.

Best regards,
Krzysztof