The net subsystem has lacked an active maintainer since 2009. I have built and tested a net-next tree to get the ball rolling again.
Signed-off-by: Stefan Hajnoczi <[email protected]> --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 30ed56d..2d219d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -560,9 +560,10 @@ F: monitor.c Network device layer M: Anthony Liguori <[email protected]> -M: Mark McLoughlin <[email protected]> +M: Stefan Hajnoczi <[email protected]> S: Maintained F: net/ +T: git git://github.com/stefanha/qemu.git net Network Block Device (NBD) M: Paolo Bonzini <[email protected]> -- 1.7.10.4
