USB-related docs and include files should go into the USB section of the MAINTAINERS file.
Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 606d9c0..67d70a9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -853,6 +853,10 @@ M: Gerd Hoffmann <[email protected]> S: Maintained F: hw/usb/* F: tests/usb-*-test.c +F: docs/usb2.txt +F: docs/usb-storage.txt +F: include/hw/usb.h +F: include/hw/usb/ USB (serial adapter) M: Gerd Hoffmann <[email protected]> -- 1.8.3.1
