diff options
author | Thomas Huth | 2016-02-25 10:36:07 +0100 |
---|---|---|
committer | Gerd Hoffmann | 2016-02-29 10:54:32 +0100 |
commit | e220656ce1bd98b482d12ef51344aa46aca4e098 (patch) | |
tree | 22bf281cb0ac6cbd2c2dcd1ce60044ae4ff9209f /MAINTAINERS | |
parent | MAINTAINERS: Add spice-display.h to the SPICE section (diff) | |
download | qemu-e220656ce1bd98b482d12ef51344aa46aca4e098.tar.gz qemu-e220656ce1bd98b482d12ef51344aa46aca4e098.tar.xz qemu-e220656ce1bd98b482d12ef51344aa46aca4e098.zip |
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-- | MAINTAINERS | 1 |
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> |