2022-05-12 20:59:25

by Luis Chamberlain

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add Russ Weight as a firmware loader maintainer

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: Luis Chamberlain <[email protected]>
---
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 <[email protected]>
+M: Russ Weight <[email protected]>
L: [email protected]
S: Maintained
F: Documentation/firmware_class/
--
2.35.1



2022-05-14 00:37:37

by Greg Kroah-Hartman

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

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: Luis Chamberlain <[email protected]>
> ---
> 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 <[email protected]>
> +M: Russ Weight <[email protected]>
> L: [email protected]
> 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

2022-05-14 02:33:38

by Russ Weight

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



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 <[email protected]>
>>
>> Signed-off-by: Luis Chamberlain <[email protected]>
>> ---
>> 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 <[email protected]>
>> +M: Russ Weight <[email protected]>
>> L: [email protected]
>> 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