Signed-off-by: Peter Maydell <[email protected]> --- (1) I've put this in the 'Devices' part of the MAINTAINERS file because OMAP isn't a specific machine; seemed the best fit (2) I'll put together a pullreq with this and the other omap patches later this week or early next.
MAINTAINERS | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 72b2099..151f393 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -355,6 +355,11 @@ M: Kevin Wolf <[email protected]> S: Odd Fixes F: hw/ide/ +OMAP +M: Peter Maydell <[email protected]> +S: Maintained +F: hw/omap* + PCI M: Michael S. Tsirkin <[email protected]> S: Supported -- 1.7.1
