Re: [PATCH] libata: pass over maintainership to Damien Le Moal
From: Jens Axboe <axboe@kernel.dk>
Date: 2021-09-07 00:50:15
On 9/6/21 6:47 PM, Damien Le Moal wrote:
On 2021/09/07 9:45, Jens Axboe wrote:quoted
Damien has agreed to take over maintainership of libata, update the MAINTAINERS file to reflect that. Signed-off-by: Jens Axboe <axboe@kernel.dk> ---diff --git a/MAINTAINERS b/MAINTAINERS index fb1c48c34009..ed9e3770d8b5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS@@ -10597,10 +10597,10 @@ 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) -M: Jens Axboe <axboe@kernel.dk> +M: Damien Le Moal <damien.lemoal@opensource.wdc.com> L: linux-ide@vger.kernel.org S: Maintained -T: git git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata.git F: Documentation/devicetree/bindings/ata/ F: drivers/ata/ F: include/linux/ata.hJens, Thanks for sending this. I did name the tree "libata" but since this includes many drivers, would "ata" be a simpler and more general name ?
I think libata is fine, but it's really up to you. 'ata would definitely work too, especially now that all the old IDE code is gone. -- Jens Axboe