diff options
| author | Sasha Levin <[email protected]> | 2018-12-11 12:09:49 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2018-12-11 19:10:20 +0100 |
| commit | cb4f131e1f2ca5dd7e2f905e4cb9fb4c5c9dcffd (patch) | |
| tree | c685e98ef77c5de53528b3d022f8a9d604d05b1c | |
| parent | 5e3c420dcca53766dec57d5bf4df8eecdb953c03 (diff) | |
MAINTAINERS: Patch monkey for the Hyper-V code
Now the Hyper-V code has it's own monkey on a tree!
Make it easier to manage patch flow to upper level maintainers.
Acked-by: Haiyang Zhang <[email protected]>
Acked-by: K. Y. Srinivasan <[email protected]>
Signed-off-by: Sasha Levin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
| -rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8119141a926f..553b1ed1d01f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6901,8 +6901,10 @@ Hyper-V CORE AND DRIVERS M: "K. Y. Srinivasan" <[email protected]> M: Haiyang Zhang <[email protected]> M: Stephen Hemminger <[email protected]> +M: Sasha Levin <[email protected]> +T: git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git -S: Maintained +S: Supported F: Documentation/networking/netvsc.txt F: arch/x86/include/asm/mshyperv.h F: arch/x86/include/asm/trace/hyperv.h |