mirror of https://github.com/xemu-project/xemu.git
MAINTAINERS: Add include folder to the hw/char/ section
The "Character devices" section only covers hw/char/ but misses the corresponding include/hw/char/ folder. Add it now. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
5d0ce90dd6
commit
63fc07233e
|
@ -1988,6 +1988,7 @@ M: Marc-André Lureau <marcandre.lureau@redhat.com>
|
|||
R: Paolo Bonzini <pbonzini@redhat.com>
|
||||
S: Odd Fixes
|
||||
F: hw/char/
|
||||
F: include/hw/char/
|
||||
|
||||
Network devices
|
||||
M: Jason Wang <jasowang@redhat.com>
|
||||
|
|
Loading…
Reference in New Issue