On Thu, 2025-12-18 at 20:36 +0100, Thomas Huth wrote: > From: Thomas Huth <[email protected]> > > s390x_pci_mmio.c currently shows up as unmaintained. Add it to > the S390 PCI section to make the right people aware of changes > to this file. > > Signed-off-by: Thomas Huth <[email protected]> > --- > MAINTAINERS | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Eric Farman <[email protected]> > > diff --git a/MAINTAINERS b/MAINTAINERS > index c7faa5672a4..226bf64f68e 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -1843,6 +1843,7 @@ M: Eric Farman <[email protected]> > S: Supported > F: hw/s390x/s390-pci* > F: include/hw/s390x/s390-pci* > +F: util/s390x_pci_mmio.c > L: [email protected] > > S390 channel subsystem
