From: Thomas Huth <[email protected]> The hw/moxie/ folder and default-configs/moxie-softmmu.mak obviously belong to the Moxie CPU.
Signed-off-by: Thomas Huth <[email protected]> Signed-off-by: Michael Tokarev <[email protected]> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9bca506..adc5e4e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -157,6 +157,8 @@ M: Anthony Green <[email protected]> S: Maintained F: target-moxie/ F: disas/moxie.c +F: hw/moxie/ +F: default-configs/moxie-softmmu.mak OpenRISC M: Jia Liu <[email protected]> -- 2.1.4
