The "Character devices" section only covers hw/char/ but misses the corresponding include/hw/char/ folder. Add it now.
Signed-off-by: Thomas Huth <[email protected]> --- MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/MAINTAINERS b/MAINTAINERS index 1313257180..7ecf3fbc2d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1980,6 +1980,7 @@ M: Marc-André Lureau <[email protected]> R: Paolo Bonzini <[email protected]> S: Odd Fixes F: hw/char/ +F: include/hw/char/ Network devices M: Jason Wang <[email protected]> -- 2.41.0
