On 06/05/2019 00.47, Philippe Mathieu-Daudé wrote: > Step in to maintain it, since I have some familiarity with > the technology. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > MAINTAINERS | 7 +++++++ > 1 file changed, 7 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 66ddbda9c95..633f6315536 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1391,6 +1391,13 @@ F: include/hw/net/ > F: tests/virtio-net-test.c > T: git https://github.com/jasowang/qemu.git net > > +Parallel NOR Flash devices > +M: Philippe Mathieu-Daudé <phi...@redhat.com> > +T: git https://gitlab.com/philmd/qemu.git pflash-next > +S: Maintained > +F: hw/block/pflash_cfi*.c > +F: include/hw/block/flash.h
FWIW: Reviewed-by: Thomas Huth <th...@redhat.com>