MAINTAINERS: Add an entry for the include/sysemu/rng*.h files
authorThomas Huth <thuth@redhat.com>
Thu, 25 Feb 2016 12:44:20 +0000 (13:44 +0100)
committerAmit Shah <amit.shah@redhat.com>
Thu, 3 Mar 2016 12:12:23 +0000 (17:42 +0530)
These headers are used by the virtio-rng and rng backends code,
so they should be listed in the same section in MAINTAINERS, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Message-Id: <1456404260-26928-1-git-send-email-thuth@redhat.com>
Signed-off-by: Amit Shah <amit.shah@redhat.com>
MAINTAINERS

index 13d1b4d81a0e9a3cc6594b364d6bb2bf83942d56..2f5a3382186e89012d381d7b100729c3ca6e7478 100644 (file)
@@ -921,6 +921,7 @@ M: Amit Shah <amit.shah@redhat.com>
 S: Supported
 F: hw/virtio/virtio-rng.c
 F: include/hw/virtio/virtio-rng.h
+F: include/sysemu/rng*.h
 F: backends/rng*.c
 
 nvme