diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-04-15 11:38:56 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-20 14:13:04 +0200 |
commit | 6f36ff32809aeaa7276d5f663d7adf9298a8bf5c (patch) | |
tree | 01e26030a8a9e74c05552a0529cb316fb297914c /MAINTAINERS | |
parent | firmware: stratix10-svc: Fix an NULL vs IS_ERR() bug in probe (diff) | |
download | linux-6f36ff32809aeaa7276d5f663d7adf9298a8bf5c.tar.xz linux-6f36ff32809aeaa7276d5f663d7adf9298a8bf5c.zip |
MAINTAINERS: w1: add Krzysztof Kozlowski as maintainer
Evgeniy wrote that he no longer takes patches for 1-Wire/W1 subsystem,
so add Krzysztof Kozlowski to help reviewing and handling these.
Link: https://lore.kernel.org/all/bdcf41d5-cd61-1e95-0b21-b8fe401644bd@ioremap.net/
Cc: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230415093856.41948-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e314ae0614b7..78944f72b6fe 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -22436,7 +22436,7 @@ S: Orphan F: drivers/mmc/host/vub300.c W1 DALLAS'S 1-WIRE BUS -M: Evgeniy Polyakov <zbr@ioremap.net> +M: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> S: Maintained F: Documentation/devicetree/bindings/w1/ F: Documentation/w1/ |