MAINTAINERS: add maintainer for network device front-ends
Only "Odd Fixes" status, but let's add a point of contact. Cc: Jason Wang <jasowang@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
61af0ee61b
commit
f536f11242
|
@ -708,6 +708,12 @@ M: Paolo Bonzini <pbonzini@redhat.com>
|
||||||
S: Odd Fixes
|
S: Odd Fixes
|
||||||
F: hw/char/
|
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
|
SCSI
|
||||||
M: Paolo Bonzini <pbonzini@redhat.com>
|
M: Paolo Bonzini <pbonzini@redhat.com>
|
||||||
S: Supported
|
S: Supported
|
||||||
|
@ -987,7 +993,7 @@ F: hmp.c
|
||||||
F: hmp-commands.hx
|
F: hmp-commands.hx
|
||||||
T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
|
T: git git://repo.or.cz/qemu/qmp-unstable.git queue/qmp
|
||||||
|
|
||||||
Network device layer
|
Network device backends
|
||||||
M: Jason Wang <jasowang@redhat.com>
|
M: Jason Wang <jasowang@redhat.com>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
F: net/
|
F: net/
|
||||||
|
|
Loading…
Reference in New Issue