On 2018-11-14 12:57, Philippe Mathieu-Daudé wrote: > Hi Thomas, > > On 14/11/18 9:43, Thomas Huth wrote: >> Add entries for the boards "mcimx6ul-evk", "mcimx7d-sabre", "raspi2", >> "raspi3", "sabrelite", "vexpress-a15", "vexpress-a9" and "virt". >> While we're at it, also adjust the "i.MX31" section a little bit, >> so that the wildcards there do not match anymore for unrelated files >> (e.g. the new hw/misc/imx6ul_ccm.c file). >> >> Signed-off-by: Thomas Huth <[email protected]> >> --- >> MAINTAINERS | 70 >> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++----- >> 1 file changed, 65 insertions(+), 5 deletions(-) [...] >> @@ -604,6 +651,12 @@ L: [email protected] >> S: Maintained >> F: hw/*/stellaris* >> +Versatile Express >> +M: Peter Maydell <[email protected]> >> +L: [email protected] >> +S: Maintained > > Shouldn't this be 'Supported?' > "Someone is actually paid to look after this."
Not sure whether Peter is paid for looking after the Versatile Express board?? >> +F: hw/arm/vexpress.c >> + >> Versatile PB >> M: Peter Maydell <[email protected]> >> L: [email protected] >> @@ -611,6 +664,13 @@ S: Maintained >> F: hw/*/versatile* >> F: hw/misc/arm_sysctl.c >> +Virt >> +M: Peter Maydell <[email protected]> >> +L: [email protected] >> +S: Maintained > > This one is certainly 'Supported'. Maybe ... Peter could you adjust this when picking up the patch? Thanks, Thomas
