diff options
author | Thomas Huth | 2016-09-23 18:09:56 +0200 |
---|---|---|
committer | John Snow | 2016-09-29 21:50:29 +0200 |
commit | c9f7acd57552b919a7b9b1c381383960307c0ada (patch) | |
tree | bd8506e756006f98f5cc8fca31c2f797029be61f /MAINTAINERS | |
parent | ahci: clear aiocb in ncq_cb (diff) | |
download | qemu-c9f7acd57552b919a7b9b1c381383960307c0ada.tar.gz qemu-c9f7acd57552b919a7b9b1c381383960307c0ada.tar.xz qemu-c9f7acd57552b919a7b9b1c381383960307c0ada.zip |
MAINTAINERS: Add some more headers to the IDE section
The folder include/hw/ide/ belongs to the IDE section.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 1474646996-30421-1-git-send-email-thuth@redhat.com
Signed-off-by: John Snow <jsnow@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 f3c1f7f307..9b7e846ec2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -772,6 +772,7 @@ M: John Snow <jsnow@redhat.com> L: qemu-block@nongnu.org S: Supported F: include/hw/ide.h +F: include/hw/ide/ F: hw/ide/ F: hw/block/block.c F: hw/block/cdrom.c |