On Thu, 1 Apr 2021 08:26:41 +0200 Thomas Huth <[email protected]> wrote:
> This is done by sending a patch to the list that remove the entries. I just > did that now - would be great if you could reply to that mail on the list > with "Reviewed-by: ..." or "Acked-by: ...". On Thu, 1 Apr 2021 08:24:26 +0200 Thomas Huth <[email protected]> wrote: > Signed-off-by: Thomas Huth <[email protected]> > --- > MAINTAINERS | 3 --- > 1 file changed, 3 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 554be84b32..e7b54372c8 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -174,7 +174,6 @@ F: include/hw/arm/smmu* > > AVR TCG CPUs > M: Michael Rolnik <[email protected]> > -R: Sarah Harris <[email protected]> > S: Maintained > F: docs/system/target-avr.rst > F: gdb-xml/avr-cpu.xml > @@ -1045,7 +1044,6 @@ AVR Machines > > AVR MCUs > M: Michael Rolnik <[email protected]> > -R: Sarah Harris <[email protected]> > S: Maintained > F: default-configs/*/avr-softmmu.mak > F: hw/avr/ > @@ -1058,7 +1056,6 @@ F: hw/misc/avr_power.c > > Arduino > M: Philippe Mathieu-Daudé <[email protected]> > -R: Sarah Harris <[email protected]> > S: Maintained > F: hw/avr/arduino.c > > -- > 2.27.0 Thanks for explaining and submitting this patch! Reviewed-by: Sarah Harris <[email protected]>
