On Tue, Dec 11, 2018 at 07:09:59PM +0100, Greg KH wrote:
On Tue, Dec 11, 2018 at 12:09:49PM -0500, Sasha Levin wrote:
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]>
---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

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

A "project" git tree, that's odd for such a small subsystem...

Indeed. Two things drove this change:

1. We have multiple maintainers we work with; patches go into the net,
scsi, or char-misc trees, which is tricky to manage if we have one
change that spawns multiple trees (like we did a few weeks ago).

2. We plan on continuing working with external interns (such as
Outreachy), so being able to access a common tree makes life easier for
everyone.

 L:     [email protected]
-S:     Maintained
+S:     Supported

Yeah!  Finally someone is getting paid to do this :)

I managed to negotiate them to two bananas/day! :)

--
Thanks,
Sasha
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to