diff options
author | Paolo Bonzini | 2018-10-19 14:25:42 +0200 |
---|---|---|
committer | Paolo Bonzini | 2018-11-06 21:35:05 +0100 |
commit | 2185fd67d2f277ebb1d2946cf5f7cdc773e04198 (patch) | |
tree | 7f220fba5a66627bef0f63c690cae920fb162dc6 /MAINTAINERS | |
parent | ivshmem: fix memory backend leak (diff) | |
download | qemu-2185fd67d2f277ebb1d2946cf5f7cdc773e04198.tar.gz qemu-2185fd67d2f277ebb1d2946cf5f7cdc773e04198.tar.xz qemu-2185fd67d2f277ebb1d2946cf5f7cdc773e04198.zip |
MAINTAINERS: remove or downgrade myself to reviewer from some subsystems
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 <berrange@redhat.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Eric Blake <eblake@redhat.com>
Cc: Thomas Huth <thuth@redhat.com>
Cc: Laurent Vivier <lvivier@redhat.com>
Cc: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8ec2281a7e..d411521d15 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -105,9 +105,9 @@ Guest CPU cores (TCG): ---------------------- Overall L: qemu-devel@nongnu.org -M: Paolo Bonzini <pbonzini@redhat.com> M: Peter Crosthwaite <crosthwaite.peter@gmail.com> M: Richard Henderson <rth@twiddle.net> +R: Paolo Bonzini <pbonzini@redhat.com> S: Maintained F: cpus.c F: exec.c @@ -1139,7 +1139,8 @@ F: hw/pci-host/ppce500.c F: hw/net/fsl_etsec/ Character devices -M: Paolo Bonzini <pbonzini@redhat.com> +M: Marc-André Lureau <marcandre.lureau@redhat.com> +R: Paolo Bonzini <pbonzini@redhat.com> S: Odd Fixes F: hw/char/ @@ -1526,8 +1527,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 <pbonzini@redhat.com> M: Marc-André Lureau <marcandre.lureau@redhat.com> +R: Paolo Bonzini <pbonzini@redhat.com> S: Maintained F: chardev/ F: include/chardev/ @@ -1760,9 +1761,9 @@ F: tests/qmp-cmd-test.c T: git git://repo.or.cz/qemu/armbru.git qapi-next qtest -M: Paolo Bonzini <pbonzini@redhat.com> M: Thomas Huth <thuth@redhat.com> M: Laurent Vivier <lvivier@redhat.com> +R: Paolo Bonzini <pbonzini@redhat.com> S: Maintained F: qtest.c F: tests/libqtest.* @@ -1869,7 +1870,6 @@ F: tests/test-io-* Sockets M: Daniel P. Berrange <berrange@redhat.com> M: Gerd Hoffmann <kraxel@redhat.com> -M: Paolo Bonzini <pbonzini@redhat.com> S: Maintained F: include/qemu/sockets.h F: util/qemu-sockets.c @@ -2056,13 +2056,12 @@ M: Ronnie Sahlberg <ronniesahlberg@gmail.com> M: Paolo Bonzini <pbonzini@redhat.com> M: Peter Lieven <pl@kamp.de> L: qemu-block@nongnu.org -S: Supported +S: Odd Fixes F: block/iscsi.c F: block/iscsi-opts.c Network Block Device (NBD) M: Eric Blake <eblake@redhat.com> -M: Paolo Bonzini <pbonzini@redhat.com> L: qemu-block@nongnu.org S: Maintained F: block/nbd* |