From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54346) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeKJn-0003jl-QO for qemu-devel@nongnu.org; Tue, 22 Sep 2015 05:57:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeKJm-0002gB-7o for qemu-devel@nongnu.org; Tue, 22 Sep 2015 05:56:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34498) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeKJl-0002fm-Rx for qemu-devel@nongnu.org; Tue, 22 Sep 2015 05:56:57 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (Postfix) with ESMTPS id 8325F2F910A for ; Tue, 22 Sep 2015 09:56:57 +0000 (UTC) From: Paolo Bonzini Date: Tue, 22 Sep 2015 11:56:39 +0200 Message-Id: <1442915813-21059-1-git-send-email-pbonzini@redhat.com> Subject: [Qemu-devel] [PATCH 00/14] Maintainers TLC List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: armbru@redhat.com Add more files to MAINTAINERS, and avoid deprecation warnings in get_maintainer.pl. Paolo Bonzini (14): get_maintainer.pl: \C is deprecated MAINTAINERS: there is no PPC64 TCG backend anymore MAINTAINERS: Add disassemblers to the various backends MAINTAINERS: Add more Xen files MAINTAINERS: Add more s390 files MAINTAINERS: add IPack section MAINTAINERS: add two devices to the e500 section MAINTAINERS: add more devices to the PC section MAINTAINERS: add more devices to the PCI section MAINTAINERS: add maintainer for character device front-ends MAINTAINERS: add maintainer for network device front-ends MAINTAINERS: Add more pxa2xx files and boards MAINTAINERS: Add maintainer for ARM PrimeCell and integrated devices MAINTAINERS: Add more devices to realview board MAINTAINERS | 120 +++++++++++++++++++++++++++++++++++++++++----- scripts/get_maintainer.pl | 22 ++++----- 2 files changed, 118 insertions(+), 24 deletions(-) -- 2.5.0