Commit 15e10756 authored by Thomas Huth's avatar Thomas Huth Committed by Laurent Vivier
Browse files

MAINTAINERS: Add nios2-related files to the Nios2 section



nios2_iic.c and the default-configs/nios2-softmmu.mak file are
currently "unmaintained" according to the get_maintainers.pl script.
Move them to the Nios2 section where they obviously belong to.

Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
Reviewed-by: default avatarLaurent Vivier <laurent@vivier.eu>
Message-Id: <1542899500-23346-1-git-send-email-thuth@redhat.com>
Signed-off-by: default avatarLaurent Vivier <laurent@vivier.eu>
parent 5021bfa5
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -233,7 +233,9 @@ M: Marek Vasut <marex@denx.de>
S: Maintained
F: target/nios2/
F: hw/nios2/
F: hw/intc/nios2_iic.c
F: disas/nios2.c
F: default-configs/nios2-softmmu.mak

OpenRISC
M: Stafford Horne <shorne@gmail.com>