From: Thomas Huth Date: Thu, 25 Feb 2016 12:44:20 +0000 (+0100) Subject: MAINTAINERS: Add an entry for the include/sysemu/rng*.h files X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=750cf86932cd16bd881bba372738c1c6f17fc189;p=qemu.git MAINTAINERS: Add an entry for the include/sysemu/rng*.h files 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 Reviewed-by: Amit Shah Message-Id: <1456404260-26928-1-git-send-email-thuth@redhat.com> Signed-off-by: Amit Shah --- diff --git a/MAINTAINERS b/MAINTAINERS index 13d1b4d81a..2f5a338218 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -921,6 +921,7 @@ M: Amit Shah 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