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

Luis Chamberlain posted 1 patch 3 years, 12 months ago
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
[PATCH] MAINTAINERS: add Russ Weight as a firmware loader maintainer
Posted by Luis Chamberlain 3 years, 12 months ago
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 <mcgrof@kernel.org>
---
 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@kernel.org>
+M:	Russ Weight <russell.h.weight@intel.com>
 L:	linux-kernel@vger.kernel.org
 S:	Maintained
 F:	Documentation/firmware_class/
-- 
2.35.1
Re: [PATCH] MAINTAINERS: add Russ Weight as a firmware loader maintainer
Posted by Greg KH 3 years, 11 months ago
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 <mcgrof@kernel.org>
> ---
>  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@kernel.org>
> +M:	Russ Weight <russell.h.weight@intel.com>
>  L:	linux-kernel@vger.kernel.org
>  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
Re: [PATCH] MAINTAINERS: add Russ Weight as a firmware loader maintainer
Posted by Russ Weight 3 years, 11 months ago

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@intel.com>
>>
>> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
>> ---
>>  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@kernel.org>
>> +M:	Russ Weight <russell.h.weight@intel.com>
>>  L:	linux-kernel@vger.kernel.org
>>  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