Update the MAINTAINERS file to reflect the current state of the Hyper-V drivers.
Signed-off-by: K. Y. Srinivasan <[email protected]> Signed-off-by: Haiyang Zhang <[email protected]> --- MAINTAINERS | 25 +++++++++++++++++++++++-- 1 files changed, 23 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 3523ab0..db6cee2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3197,6 +3197,27 @@ M: William Irwin <[email protected]> S: Maintained F: fs/hugetlbfs/ +Hyper-V CORE DRIVERS +M: K. Y. Srinivasan <[email protected]> +M: Haiyang Zhang <[email protected]> +L: [email protected] +S: Maintained +F: drivers/hv/ + +Hyper-V MOUSE DRIVER +M: K. Y. Srinivasan <[email protected]> +M: Haiyang Zhang <[email protected]> +L: [email protected] +S: Maintained +F: drivers/hid/hid-hyperv.c + +Hyper-V NETWORK DRIVER +M: K. Y. Srinivasan <[email protected]> +M: Haiyang Zhang <[email protected]> +L: [email protected] +S: Maintained +F: drivers/net/hyperv/ + I2C/SMBUS STUB DRIVER M: "Mark M. Hoffman" <[email protected]> L: [email protected] @@ -6323,9 +6344,9 @@ S: Odd Fixes F: drivers/staging/frontier/ STAGING - HYPER-V (MICROSOFT) -M: Hank Janssen <[email protected]> +M: K. Y. Srinivasan <[email protected]> M: Haiyang Zhang <[email protected]> -S: Odd Fixes +S: Maintained F: drivers/staging/hv/ STAGING - INDUSTRIAL IO -- 1.7.4.1 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
