aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2022-10-18 16:59:16 +0200
committerChristoph Hellwig <[email protected]>2022-10-19 12:42:43 +0200
commit6ff5ba97960821fb872ad981eb30374f5cee1fd9 (patch)
treeaf1bb9386591cfb11b44e7b617939d1b2f4d8ac0
parentd622f8477a8018974f8df961440dca58224f9c6b (diff)
nvme: add Guenther as nvme-hwmon maintainer
Given that non of the overall NVMe maintainers knows this code very deeply it probably makes sense to add Guenther as an additional MAINTAINER for it. Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Acked-by: Guenter Roeck <[email protected]>
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 12984711f2fe..fde92782fbbd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14640,6 +14640,12 @@ F: drivers/nvme/target/auth.c
F: drivers/nvme/target/fabrics-cmd-auth.c
F: include/linux/nvme-auth.h
+NVM EXPRESS HARDWARE MONITORING SUPPORT
+M: Guenter Roeck <[email protected]>
+S: Supported
+F: drivers/nvme/host/hwmon.c
+
NVM EXPRESS FC TRANSPORT DRIVERS
M: James Smart <[email protected]>