From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44866) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZEaC-0003nl-IS for qemu-devel@nongnu.org; Fri, 26 Feb 2016 04:21:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aZEa7-0007g1-JQ for qemu-devel@nongnu.org; Fri, 26 Feb 2016 04:21:08 -0500 Received: from mx1.redhat.com ([209.132.183.28]:46010) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aZEa7-0007fk-D1 for qemu-devel@nongnu.org; Fri, 26 Feb 2016 04:21:03 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (Postfix) with ESMTPS id 0DE2C627C0 for ; Fri, 26 Feb 2016 09:21:02 +0000 (UTC) Message-ID: <1456478460.1340.1.camel@redhat.com> From: Gerd Hoffmann Date: Fri, 26 Feb 2016 10:21:00 +0100 In-Reply-To: <1456392967-20274-1-git-send-email-thuth@redhat.com> References: <1456392967-20274-1-git-send-email-thuth@redhat.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/3] Add some more files to the MAINTAINERS file List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: qemu-devel@nongnu.org On Do, 2016-02-25 at 10:36 +0100, Thomas Huth wrote: > These three patches add some more USB, Spice and UI related files > to the MAINTAINERS file. >=20 > Gerd, I'm not sure whether you want to take the third patch as is, > since this adds the whole include/ui/ folder to one of your sections, > so feel free to ignore it if you think it is too generic. >=20 > Thomas Huth (3): > MAINTAINERS: Add some missing entries for USB related files > MAINTAINERS: Add spice-display.h to the SPICE section > MAINTAINERS: Add an entry for the include/ui/ folder >=20 > MAINTAINERS | 6 ++++++ > 1 file changed, 6 insertions(+) Picked up. thanks, Gerd