Other people are doing a much better work than myself at handling some subsystems. For those files it is better if I downgrade myself to reviewer or recognize that I am not actually doing any work there.
Cc: Daniel P. Berrange <[email protected]> Cc: Gerd Hoffmann <[email protected]> Cc: Eric Blake <[email protected]> Cc: Thomas Huth <[email protected]> Cc: Laurent Vivier <[email protected]> Cc: Marc-André Lureau <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> --- MAINTAINERS | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index d794bd7..e67b025 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -105,9 +105,9 @@ Guest CPU cores (TCG): ---------------------- Overall L: [email protected] -M: Paolo Bonzini <[email protected]> M: Peter Crosthwaite <[email protected]> M: Richard Henderson <[email protected]> +R: Paolo Bonzini <[email protected]> S: Maintained F: cpus.c F: exec.c @@ -1134,7 +1134,8 @@ F: hw/pci-host/ppce500.c F: hw/net/fsl_etsec/ Character devices -M: Paolo Bonzini <[email protected]> +M: Marc-André Lureau <[email protected]> +R: Paolo Bonzini <[email protected]> S: Odd Fixes F: hw/char/ @@ -1519,8 +1520,8 @@ T: git git://github.com/famz/qemu.git bitmaps T: git git://github.com/jnsnow/qemu.git bitmaps Character device backends -M: Paolo Bonzini <[email protected]> M: Marc-André Lureau <[email protected]> +R: Paolo Bonzini <[email protected]> S: Maintained F: chardev/ F: include/chardev/ @@ -1753,9 +1754,9 @@ F: tests/qmp-cmd-test.c T: git git://repo.or.cz/qemu/armbru.git qapi-next qtest -M: Paolo Bonzini <[email protected]> M: Thomas Huth <[email protected]> M: Laurent Vivier <[email protected]> +R: Paolo Bonzini <[email protected]> S: Maintained F: qtest.c F: tests/libqtest.* @@ -1862,7 +1863,6 @@ F: tests/test-io-* Sockets M: Daniel P. Berrange <[email protected]> M: Gerd Hoffmann <[email protected]> -M: Paolo Bonzini <[email protected]> S: Maintained F: include/qemu/sockets.h F: util/qemu-sockets.c @@ -2051,13 +2051,12 @@ M: Ronnie Sahlberg <[email protected]> M: Paolo Bonzini <[email protected]> M: Peter Lieven <[email protected]> L: [email protected] -S: Supported +S: Odd Fixes F: block/iscsi.c F: block/iscsi-opts.c Network Block Device (NBD) M: Eric Blake <[email protected]> -M: Paolo Bonzini <[email protected]> L: [email protected] S: Maintained F: block/nbd* -- 1.8.3.1
