aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <[email protected]>2018-06-19 15:08:34 +0930
committerDavid S. Miller <[email protected]>2018-06-20 07:26:58 +0900
commit01a21986f8ed52911eafdc728f595d2252b71451 (patch)
tree85d24df0776e9fc63ec44b73708dcc2ade146c17
parent6e42a3f5cdb60e2641472a8d668cce13736e0443 (diff)
MAINTAINERS: Add Sam as the maintainer for NCSI
Sam has been handing the maintenance of NCSI for a number release cycles now. Acked-by: Samuel Mendoza-Jonas <[email protected]> Signed-off-by: Joel Stanley <[email protected]> Signed-off-by: David S. Miller <[email protected]>
-rw-r--r--MAINTAINERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a5f04264ad10..ebb3168fd9e0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9756,6 +9756,11 @@ L: [email protected]
S: Maintained
F: drivers/scsi/NCR_D700.*
+NCSI LIBRARY:
+M: Samuel Mendoza-Jonas <[email protected]>
+S: Maintained
+F: net/ncsi/
+
NCT6775 HARDWARE MONITOR DRIVER
M: Guenter Roeck <[email protected]>