diff mbox

MAINTAINERS: Add qemu-img/io to block subsystem

Message ID 1398333219-10876-1-git-send-email-kwolf@redhat.com
State New
Headers show

Commit Message

Kevin Wolf April 24, 2014, 9:53 a.m. UTC
qemu-img and qemu-io were not covered by any MAINTAINERS entry so far.

Reported-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

Comments

Stefan Hajnoczi April 24, 2014, 3:05 p.m. UTC | #1
On Thu, Apr 24, 2014 at 11:53:39AM +0200, Kevin Wolf wrote:
> qemu-img and qemu-io were not covered by any MAINTAINERS entry so far.
> 
> Reported-by: Markus Armbruster <armbru@redhat.com>
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
>  MAINTAINERS | 2 ++
>  1 file changed, 2 insertions(+)

Thanks, applied to my block tree:
https://github.com/stefanha/qemu/commits/block

Stefan
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c66946f..b287ef8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -674,6 +674,8 @@  S: Supported
 F: block*
 F: block/
 F: hw/block/
+F: qemu-img*
+F: qemu-io*
 T: git git://repo.or.cz/qemu/kevin.git block
 T: git git://github.com/stefanha/qemu.git block