Re: [PATCH] MAINTAINERS: add Russ Weight as a firmware loader maintainer

From: Russ Weight
Date: Fri May 13 2022 - 15:28:07 EST




On 5/12/22 22:39, Greg KH wrote:
> On Thu, May 12, 2022 at 11:55:29AM -0700, Luis Chamberlain wrote:
>> Russ has done extensive rework on the usermode helper interface for
>> the firmware loader. He's also exressed recent interest with maintenance
>> and has kindly agreed to help review generic patches for the firmware
>> loader. So add him as a new maintainer!
Signed-off-by: Russ Weight <russell.h.weight@xxxxxxxxx>
>>
>> Signed-off-by: Luis Chamberlain <mcgrof@xxxxxxxxxx>
>> ---
>> MAINTAINERS | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 452f3662e5ac..50e89928d399 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -7664,6 +7664,7 @@ F: include/linux/arm_ffa.h
>>
>> FIRMWARE LOADER (request_firmware)
>> M: Luis Chamberlain <mcgrof@xxxxxxxxxx>
>> +M: Russ Weight <russell.h.weight@xxxxxxxxx>
>> L: linux-kernel@xxxxxxxxxxxxxxx
>> S: Maintained
>> F: Documentation/firmware_class/
>> --
>> 2.35.1
>>
> For obvious reasons, I need an ack from Russ before I can take this.
>
> thanks,
>
> greg k-h