Skip to content

Commit 908946c

Browse files
axboetorvalds
authored andcommitted
Fix up libata MAINTAINERS entry
The email was botched in one entry, and I also forgot to update the location of the git tree. It'll be under the linux-block umbrella, just with different branches. Reported-by: Baruch Siach <baruch@tkos.co.il> Fixes: 7634ccd ("libata: maintainership update") Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 5b394b2 commit 908946c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

MAINTAINERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8255,9 +8255,9 @@ F: drivers/ata/pata_arasan_cf.c
82558255

82568256
LIBATA PATA DRIVERS
82578257
M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
8258-
M: Jens Axboe <kernel.dk>
8258+
M: Jens Axboe <axboe@kernel.dk>
82598259
L: linux-ide@vger.kernel.org
8260-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
8260+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
82618261
S: Maintained
82628262
F: drivers/ata/pata_*.c
82638263
F: drivers/ata/ata_generic.c
@@ -8275,7 +8275,7 @@ LIBATA SATA AHCI PLATFORM devices support
82758275
M: Hans de Goede <hdegoede@redhat.com>
82768276
M: Jens Axboe <axboe@kernel.dk>
82778277
L: linux-ide@vger.kernel.org
8278-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
8278+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
82798279
S: Maintained
82808280
F: drivers/ata/ahci_platform.c
82818281
F: drivers/ata/libahci_platform.c
@@ -8291,7 +8291,7 @@ F: drivers/ata/sata_promise.*
82918291
LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
82928292
M: Jens Axboe <axboe@kernel.dk>
82938293
L: linux-ide@vger.kernel.org
8294-
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
8294+
T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git
82958295
S: Maintained
82968296
F: drivers/ata/
82978297
F: include/linux/ata.h

0 commit comments

Comments
 (0)