I defined the virt board but didn't realize there is a separate section for listing boards in MAINTAINERS. Add myself as maintainer.
Signed-off-by: Stafford Horne <[email protected]> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Peter Maydell <[email protected]> --- MAINTAINERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 44207949d7..e9807fe6c7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1516,6 +1516,12 @@ F: hw/intc/ompic.c F: hw/or1k/or1k-sim.c F: tests/functional/or1k/test_sim.py +virt +M: Stafford Horne <[email protected]> +S: Odd Fixes +F: docs/system/or1k/virt.rst +F: hw/or1k/virt.c + PowerPC Machines ---------------- Bamboo -- 2.53.0
