diff mbox series

[v2] ata: libata: Update MAINTAINERS file

Message ID 20241010020117.416333-1-dlemoal@kernel.org
State New
Headers show
Series [v2] ata: libata: Update MAINTAINERS file | expand

Commit Message

Damien Le Moal Oct. 10, 2024, 2:01 a.m. UTC
Modify the entry for the ahci_platform driver (LIBATA SATA
AHCI PLATFORM devices support) in the MAINTAINERS file to remove Jens
as maintainer. Also remove all references to Jens block tree from the
various LIBATA driver entries as the tree reference for these is defined
by the LIBATA SUBSYSTEM entry.

Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
---
Changes from v1:
 - Remove invalid tree references from the various LIBATA driver entries
 - Changed commit title
 
 MAINTAINERS | 6 ------
 1 file changed, 6 deletions(-)

Comments

Jens Axboe Oct. 10, 2024, 2:12 a.m. UTC | #1
On 10/9/24 8:01 PM, Damien Le Moal wrote:
> Modify the entry for the ahci_platform driver (LIBATA SATA
> AHCI PLATFORM devices support) in the MAINTAINERS file to remove Jens
> as maintainer. Also remove all references to Jens block tree from the
> various LIBATA driver entries as the tree reference for these is defined
> by the LIBATA SUBSYSTEM entry.

Same as last:

Acked-by: Jens Axboe <axboe@kernel.dk>
Niklas Cassel Oct. 10, 2024, 8:59 a.m. UTC | #2
On Thu, 10 Oct 2024 11:01:17 +0900, Damien Le Moal wrote:
> Modify the entry for the ahci_platform driver (LIBATA SATA
> AHCI PLATFORM devices support) in the MAINTAINERS file to remove Jens
> as maintainer. Also remove all references to Jens block tree from the
> various LIBATA driver entries as the tree reference for these is defined
> by the LIBATA SUBSYSTEM entry.
> 
> 
> [...]

Applied to libata/linux.git (for-6.12-fixes), thanks!

[1/1] ata: libata: Update MAINTAINERS file
      https://git.kernel.org/libata/linux/c/0df4b9d9

Kind regards,
Niklas
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index c27f3190737f..4b5fdca2de63 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -12940,7 +12940,6 @@  LIBATA PATA ARASAN COMPACT FLASH CONTROLLER
 M:	Viresh Kumar <vireshk@kernel.org>
 L:	linux-ide@vger.kernel.org
 S:	Maintained
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
 F:	drivers/ata/pata_arasan_cf.c
 F:	include/linux/pata_arasan_cf_data.h
 
@@ -12954,17 +12953,14 @@  LIBATA PATA FARADAY FTIDE010 AND GEMINI SATA BRIDGE DRIVERS
 M:	Linus Walleij <linus.walleij@linaro.org>
 L:	linux-ide@vger.kernel.org
 S:	Maintained
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
 F:	drivers/ata/pata_ftide010.c
 F:	drivers/ata/sata_gemini.c
 F:	drivers/ata/sata_gemini.h
 
 LIBATA SATA AHCI PLATFORM devices support
 M:	Hans de Goede <hdegoede@redhat.com>
-M:	Jens Axboe <axboe@kernel.dk>
 L:	linux-ide@vger.kernel.org
 S:	Maintained
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
 F:	drivers/ata/ahci_platform.c
 F:	drivers/ata/libahci_platform.c
 F:	include/linux/ahci_platform.h
@@ -12973,7 +12969,6 @@  LIBATA SATA AHCI SYNOPSYS DWC CONTROLLER DRIVER
 M:	Serge Semin <fancer.lancer@gmail.com>
 L:	linux-ide@vger.kernel.org
 S:	Maintained
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata.git
 F:	Documentation/devicetree/bindings/ata/baikal,bt1-ahci.yaml
 F:	Documentation/devicetree/bindings/ata/snps,dwc-ahci.yaml
 F:	drivers/ata/ahci_dwc.c
@@ -12982,7 +12977,6 @@  LIBATA SATA PROMISE TX2/TX4 CONTROLLER DRIVER
 M:	Mikael Pettersson <mikpelinux@gmail.com>
 L:	linux-ide@vger.kernel.org
 S:	Maintained
-T:	git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
 F:	drivers/ata/sata_promise.*
 
 LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)