From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaLJg-00012X-Bv for qemu-devel@nongnu.org; Mon, 29 Feb 2016 05:44:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aaLJc-0003Fg-GC for qemu-devel@nongnu.org; Mon, 29 Feb 2016 05:44:40 -0500 Received: from mx1.redhat.com ([209.132.183.28]:17516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aaLJc-0003FI-Au for qemu-devel@nongnu.org; Mon, 29 Feb 2016 05:44:36 -0500 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (Postfix) with ESMTPS id 7BC378F4F0 for ; Mon, 29 Feb 2016 10:44:34 +0000 (UTC) From: Gerd Hoffmann Date: Mon, 29 Feb 2016 11:44:30 +0100 Message-Id: <1456742670-808-4-git-send-email-kraxel@redhat.com> In-Reply-To: <1456742670-808-1-git-send-email-kraxel@redhat.com> References: <1456742670-808-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: [Qemu-devel] [PULL 3/3] MAINTAINERS: Add an entry for the include/ui/ folder List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Thomas Huth , Gerd Hoffmann From: Thomas Huth The ui/ folder is listed in the "Graphics" section, so I think the "include/ui/" folder should be listed there, too. Signed-off-by: Thomas Huth Message-id: 1456392967-20274-4-git-send-email-thuth@redhat.com Signed-off-by: Gerd Hoffmann --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 83ad8f4..09cc19c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1096,6 +1096,7 @@ Graphics M: Gerd Hoffmann S: Odd Fixes F: ui/ +F: include/ui/ =20 Cocoa graphics M: Andreas F=C3=A4rber --=20 1.8.3.1