From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:33237) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gZGGb-0003qq-Ij for qemu-devel@nongnu.org; Tue, 18 Dec 2018 09:22:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gZGGX-0006Qm-Gu for qemu-devel@nongnu.org; Tue, 18 Dec 2018 09:22:36 -0500 From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Date: Tue, 18 Dec 2018 12:56:03 +0100 Message-Id: <20181218115615.1499-1-philmd@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PATCH v2 00/12] MAINTAINERS: Add various missing entries List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, Paolo Bonzini , Mark Cave-Ayland , Thomas Huth , Eduardo Habkost , Cornelia Huck , Richard Henderson , Markus Armbruster , Helge Deller , Artyom Tarasenko , Alex Williamson , Luc Michel , "Daniel P . Berrange" , "Michael S . Tsirkin" , =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Hi, This cleanup effort is inspired by Markus "Full list of unmaintained file= s" from the "MAINTAINERS leaves too many files uncovered" thread: https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg04270.html v1: https://lists.gnu.org/archive/html/qemu-devel/2018-11/msg04994.html Regards, Phil. Philippe Mathieu-Daud=C3=A9 (12): MAINTAINERS: Add missing entries to the X86 section (AMD SEV) MAINTAINERS: Add missing entries for the sun4u machines MAINTAINERS: Add missing entries for the PC machines MAINTAINERS: Add missing entries to VFIO and NVMe MAINTAINERS: Add missing entries for the QObject section MAINTAINERS: Add missing test entries to the Cryptography section MAINTAINERS: Add an entry for the Dino machine MAINTAINERS: Add maintainers to the Linux subsystem MAINTAINERS: Add maintainer to the POSIX subsystem MAINTAINERS: Orphanize the 'CPU (QOM)' subsystem MAINTAINERS: Orphanize the 'GDB stub' subsystem MAINTAINERS: Add maintainer to the TCG/i386 subsystem MAINTAINERS | 55 ++++++++++++++++++++++++++++++++++++++++++----------- 1 file changed, 44 insertions(+), 11 deletions(-) --=20 2.17.2