diff mbox series

libata: pass over maintainership to Damien Le Moal

Message ID b4cafca7-ad37-ec70-7b89-9025c35902a8@kernel.dk
State New
Headers show
Series libata: pass over maintainership to Damien Le Moal | expand

Commit Message

Jens Axboe Sept. 7, 2021, 12:45 a.m. UTC
Damien has agreed to take over maintainership of libata, update the
MAINTAINERS file to reflect that.

Signed-off-by: Jens Axboe <axboe@kernel.dk>

---

Comments

Damien Le Moal Sept. 7, 2021, 12:47 a.m. UTC | #1
On 2021/09/07 9:45, Jens Axboe wrote:
> 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.h
> 

Jens,

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 ?
Jens Axboe Sept. 7, 2021, 12:50 a.m. UTC | #2
On 9/6/21 6:47 PM, Damien Le Moal wrote:
> On 2021/09/07 9:45, Jens Axboe wrote:
>> 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.h
>>
> 
> Jens,
> 
> 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.
Damien Le Moal Sept. 7, 2021, 12:52 a.m. UTC | #3
On 2021/09/07 9:50, Jens Axboe wrote:
> On 9/6/21 6:47 PM, Damien Le Moal wrote:
>> On 2021/09/07 9:45, Jens Axboe wrote:
>>> 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.h
>>>
>>
>> Jens,
>>
>> 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.

OK. Since I think everybody is used to libata, let's keep that then.
Thanks !
Jens Axboe Sept. 7, 2021, 12:57 a.m. UTC | #4
On 9/6/21 6:52 PM, Damien Le Moal wrote:
> On 2021/09/07 9:50, Jens Axboe wrote:
>> On 9/6/21 6:47 PM, Damien Le Moal wrote:
>>> On 2021/09/07 9:45, Jens Axboe wrote:
>>>> 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.h
>>>>
>>>
>>> Jens,
>>>
>>> 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.
> 
> OK. Since I think everybody is used to libata, let's keep that then.

It's the most straight-forward for sure.

Want me to add you Acked-by to the patch?
Damien Le Moal Sept. 7, 2021, 2:08 a.m. UTC | #5
On 2021/09/07 9:57, Jens Axboe wrote:
> On 9/6/21 6:52 PM, Damien Le Moal wrote:
>> On 2021/09/07 9:50, Jens Axboe wrote:
>>> On 9/6/21 6:47 PM, Damien Le Moal wrote:
>>>> On 2021/09/07 9:45, Jens Axboe wrote:
>>>>> 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.h
>>>>>
>>>>
>>>> Jens,
>>>>
>>>> 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.
>>
>> OK. Since I think everybody is used to libata, let's keep that then.
> 
> It's the most straight-forward for sure.
> 
> Want me to add you Acked-by to the patch?

Yes. Thanks.

Acked-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
diff mbox series

Patch

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.h