On Wed, Oct 09, 2024 at 05:15:57PM +0900, Damien Le Moal wrote: > Modify the MAINTAINERS entry for the ahci_platform driver (LIBATA SATA > AHCI PLATFORM devices support) to remove Jens as maintainer. > > Signed-off-by: Damien Le Moal <dlemoal@xxxxxxxxxx> > --- > MAINTAINERS | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index c27f3190737f..d377e81ab2bc 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -12961,7 +12961,6 @@ F: drivers/ata/sata_gemini.h > > LIBATA SATA AHCI PLATFORM devices support > M: Hans de Goede <hdegoede@xxxxxxxxxx> > -M: Jens Axboe <axboe@xxxxxxxxx> > L: linux-ide@xxxxxxxxxxxxxxx > S: Maintained > T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git This entry, and other "LIBATA XXX" entries still mention axboe/linux-block.git as the tree. Another "LIBATA YYY" entry mentions dlemoal/libata.git as the tree. Anothe "LIBATA ZZZ" entry has no tree defined at all. It would be nice if you could either: -Update all entries to use libata/linux.git as the tree or -Remove the defined tree for all entries except "LIBATA SUBSYSTEM". Kind regards, Niklas