From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38826) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gDTrP-0004rV-Un for qemu-devel@nongnu.org; Fri, 19 Oct 2018 08:26:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gDTrB-0000AD-PZ for qemu-devel@nongnu.org; Fri, 19 Oct 2018 08:26:32 -0400 Received: from mx1.redhat.com ([209.132.183.28]:49094) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gDTrB-0008WK-9s for qemu-devel@nongnu.org; Fri, 19 Oct 2018 08:26:21 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id CC99C307D868 for ; Fri, 19 Oct 2018 12:26:19 +0000 (UTC) From: Paolo Bonzini Date: Fri, 19 Oct 2018 14:26:13 +0200 Message-Id: <20181019122613.28663-1-pbonzini@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH] MAINTAINERS: remove or downgrade myself to reviewer from some subsystems List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: "Daniel P . Berrange" , Gerd Hoffmann , Eric Blake , Thomas Huth , Laurent Vivier , =?UTF-8?q?Marc-Andr=C3=A9=20Lureau?= 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 Cc: Gerd Hoffmann Cc: Eric Blake Cc: Thomas Huth Cc: Laurent Vivier Cc: Marc-Andr=C3=A9 Lureau Signed-off-by: Paolo Bonzini --- MAINTAINERS | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index fb81b3a8eb..8c814b2e60 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -105,9 +105,9 @@ Guest CPU cores (TCG): ---------------------- Overall L: qemu-devel@nongnu.org -M: Paolo Bonzini M: Peter Crosthwaite M: Richard Henderson +R: Paolo Bonzini S: Maintained F: cpus.c F: exec.c @@ -1132,7 +1132,8 @@ F: hw/pci-host/ppce500.c F: hw/net/fsl_etsec/ =20 Character devices -M: Paolo Bonzini +M: Marc-Andr=C3=A9 Lureau +R: Paolo Bonzini S: Odd Fixes F: hw/char/ =20 @@ -1517,8 +1518,8 @@ T: git git://github.com/famz/qemu.git bitmaps T: git git://github.com/jnsnow/qemu.git bitmaps =20 Character device backends -M: Paolo Bonzini M: Marc-Andr=C3=A9 Lureau +R: Paolo Bonzini S: Maintained F: chardev/ F: include/chardev/ @@ -1751,9 +1752,9 @@ F: tests/qmp-cmd-test.c T: git git://repo.or.cz/qemu/armbru.git qapi-next =20 qtest -M: Paolo Bonzini M: Thomas Huth M: Laurent Vivier +R: Paolo Bonzini S: Maintained F: qtest.c F: tests/libqtest.* @@ -1860,7 +1861,6 @@ F: tests/test-io-* Sockets M: Daniel P. Berrange M: Gerd Hoffmann -M: Paolo Bonzini S: Maintained F: include/qemu/sockets.h F: util/qemu-sockets.c @@ -2050,13 +2050,12 @@ M: Ronnie Sahlberg M: Paolo Bonzini M: Peter Lieven L: qemu-block@nongnu.org -S: Supported +S: Odd Fixes F: block/iscsi.c F: block/iscsi-opts.c =20 Network Block Device (NBD) M: Eric Blake -M: Paolo Bonzini L: qemu-block@nongnu.org S: Maintained F: block/nbd* --=20 2.17.1