diff options
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4fe7de6..8eeece1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -708,6 +708,12 @@ M: Paolo Bonzini <pbonzini@redhat.com> S: Odd Fixes F: hw/char/ +Network devices +M: Jason Wang <jasowang@redhat.com> +S: Odd Fixes +F: hw/net/ +T: git git://github.com/jasowang/qemu.git net + SCSI M: Paolo Bonzini <pbonzini@redhat.com> S: Supported @@ -987,7 +993,7 @@ F: hmp.c F: hmp-commands.hx T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp -Network device layer +Network device backends M: Jason Wang <jasowang@redhat.com> S: Maintained F: net/ |