diff options
author | Stefan Hajnoczi | 2012-07-20 15:29:24 +0200 |
---|---|---|
committer | Stefan Hajnoczi | 2012-07-23 12:55:17 +0200 |
commit | 837c36e7871a74dda78d2ca89d9027b19553a871 (patch) | |
tree | 8633294437bd33df0e3be4f89d1ebc5b4e440935 /MAINTAINERS | |
parent | Revert "audio: Make PC speaker audio card available by default" (diff) | |
download | qemu-837c36e7871a74dda78d2ca89d9027b19553a871.tar.gz qemu-837c36e7871a74dda78d2ca89d9027b19553a871.tar.xz qemu-837c36e7871a74dda78d2ca89d9027b19553a871.zip |
MAINTAINERS: Replace net maintainer Mark McLoughlin with Stefan Hajnoczi
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 <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 30ed56dd77..2d219d2ea0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -560,9 +560,10 @@ F: monitor.c Network device layer M: Anthony Liguori <aliguori@us.ibm.com> -M: Mark McLoughlin <markmc@redhat.com> +M: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com> S: Maintained F: net/ +T: git git://github.com/stefanha/qemu.git net Network Block Device (NBD) M: Paolo Bonzini <pbonzini@redhat.com> |