diff mbox

[4/4] MAINTAINERS: add include files to virtio-serial entry

Message ID 4b632c9f746dc0575ab7c2677237d6184e385b1e.1416313793.git.amit.shah@redhat.com
State New
Headers show

Commit Message

Amit Shah Nov. 18, 2014, 12:31 p.m. UTC
Signed-off-by: Amit Shah <amit.shah@redhat.com>
---
 MAINTAINERS | 1 +
 1 file changed, 1 insertion(+)

Comments

Juan Quintela Nov. 19, 2014, 9:23 a.m. UTC | #1
Amit Shah <amit.shah@redhat.com> wrote:
> Signed-off-by: Amit Shah <amit.shah@redhat.com>
> ---
>  MAINTAINERS | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Juan Quintela <quintela@redhat.com>
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 4c46cfe..d2f4a11 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -696,6 +696,7 @@  M: Amit Shah <amit.shah@redhat.com>
 S: Supported
 F: hw/char/virtio-serial-bus.c
 F: hw/char/virtio-console.c
+F: include/hw/virtio/virtio-serial.h
 
 virtio-rng
 M: Amit Shah <amit.shah@redhat.com>