Skip to content

Commit 7634ccd

Browse files
axboetorvalds
authored andcommitted
libata: maintainership update
Tejun Heo wrote: > > I asked Jens whether he could take care of the libata tree and he > thankfully agreed, so, from now on, Jens will be the libata > maintainer. > > Thanks a lot! Thanks for your work in this area. I still remember the first linux storage summit we did in Vancouver 2001, Tejun was invited to talk about his libata error handling work. Before that, it was basically a crap shoot if we recovered properly or not... A lot of water has flown under the bridge since then! Here's an "official" patch. Linus, can you apply it? Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 0519359 commit 7634ccd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

MAINTAINERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8254,7 +8254,7 @@ F: drivers/ata/pata_arasan_cf.c
82548254

82558255
LIBATA PATA DRIVERS
82568256
M: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
8257-
M: Tejun Heo <tj@kernel.org>
8257+
M: Jens Axboe <kernel.dk>
82588258
L: linux-ide@vger.kernel.org
82598259
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
82608260
S: Maintained
@@ -8272,7 +8272,7 @@ F: drivers/ata/sata_gemini.h
82728272

82738273
LIBATA SATA AHCI PLATFORM devices support
82748274
M: Hans de Goede <hdegoede@redhat.com>
8275-
M: Tejun Heo <tj@kernel.org>
8275+
M: Jens Axboe <axboe@kernel.dk>
82768276
L: linux-ide@vger.kernel.org
82778277
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
82788278
S: Maintained
@@ -8288,7 +8288,7 @@ S: Maintained
82888288
F: drivers/ata/sata_promise.*
82898289

82908290
LIBATA SUBSYSTEM (Serial and Parallel ATA drivers)
8291-
M: Tejun Heo <tj@kernel.org>
8291+
M: Jens Axboe <axboe@kernel.dk>
82928292
L: linux-ide@vger.kernel.org
82938293
T: git git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata.git
82948294
S: Maintained

0 commit comments

Comments
 (0)