summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2016-02-25 10:36:07 +0100
committerGerd Hoffmann <kraxel@redhat.com>2016-02-29 10:54:32 +0100
commite220656ce1bd98b482d12ef51344aa46aca4e098 (patch)
tree22bf281cb0ac6cbd2c2dcd1ce60044ae4ff9209f /MAINTAINERS
parent438528a3e7021f14097f5665ab5d5196d538503b (diff)
downloadqemu-e220656ce1bd98b482d12ef51344aa46aca4e098.tar.gz
MAINTAINERS: Add an entry for the include/ui/ folder
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 <thuth@redhat.com> Message-id: 1456392967-20274-4-git-send-email-thuth@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 83ad8f46c6..09cc19cf47 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1096,6 +1096,7 @@ Graphics
M: Gerd Hoffmann <kraxel@redhat.com>
S: Odd Fixes
F: ui/
+F: include/ui/
Cocoa graphics
M: Andreas Färber <andreas.faerber@web.de>