On 5/6/26 7:26 AM, Cédric Le Goater wrote:
> On 5/6/26 14:01, Markus Armbruster wrote:
>> I'm cc'ing reviewers and lists mentioned below, and frequent
>> contributors to MAINTAINERS.
>>
>> There are a number of MAINTAINERS entries with S: other than "Orphan"
>> without M:
>>
>>      $ awk '/^M: / { m++ } /^S: / { s=$2 } /^$/ && s { if (!m && s != 
>> "Orphan") print t; m=0; s=""; getline; t=FILENAME ":" FNR ": " $0; next }' 
>> MAINTAINERS
>>      MAINTAINERS:1736: Microchip PolarFire SoC Icicle Kit
>>      MAINTAINERS:1792: SH4 Machines
>>      MAINTAINERS:2022: Machine core
>>      MAINTAINERS:2226: ACPI/HEST/GHES/ARM processor CPER
>>      MAINTAINERS:2555: vhost-user-scmi
>>      MAINTAINERS:2862: XIVE
>>      MAINTAINERS:2872: Renesas peripherals
>>      MAINTAINERS:3165: CheckPoint and Restart (CPR)
>>      MAINTAINERS:3719: Checkpatch
>>      MAINTAINERS:3746: RDMA Migration
>>      MAINTAINERS:3894: Record/replay
>>      MAINTAINERS:4029: OpenSBI Firmware
>>      MAINTAINERS:4153: SPARC TCG target
>>      MAINTAINERS:4233: CURL
>>      MAINTAINERS:4238: GLUSTER
>>
>> Some of these have R:
>>
>>      MAINTAINERS:1792: SH4 Machines
>>      R: Yoshinori Sato <[email protected]>
>>      S: Odd Fixes
>>
>>      MAINTAINERS:2022: Machine core
>>      R: Philippe Mathieu-Daudé <[email protected]>
>>      R: Zhao Liu <[email protected]>
>>      S: Supported
>>
>>      MAINTAINERS:2226: ACPI/HEST/GHES/ARM processor CPER
>>      R: Mauro Carvalho Chehab <[email protected]>
>>      S: Maintained
>>
>>      MAINTAINERS:2555: vhost-user-scmi
>>      R: Milan Zamazal <[email protected]>
>>      S: Supported
>>
>>      MAINTAINERS:2862: XIVE
>>      R: Gautam Menghani <[email protected]>
>>      R: Glenn Miles <[email protected]>
>>      L: [email protected]
>>      S: Odd Fixes
> 
> 
> Harsh, Glenn, Caleb, Gautam,
> 
> Could you please propose a maintainer for XIVE ? I can still act
> as backup as a last resort but I'd rather not.

Cedric,

I spoke to Glenn and he'll take on the role of maintainer of XIVE. He'll be 
submitting a patch set shortly.

Thanks,
Caleb

> 
>>
>>      MAINTAINERS:2872: Renesas peripherals
>>      R: Yoshinori Sato <[email protected]>
>>      S: Odd Fixes
>>
>>      MAINTAINERS:3165: CheckPoint and Restart (CPR)
>>      R: Peter Xu <[email protected]>
>>      R: Fabiano Rosas <[email protected]>
>>      R: Mark Kanda <[email protected]>
>>      R: Ben Chaney <[email protected]>
>>      S: Supported
> 
> 
> Since Steve has retired, I believe Mark has taken over and should
> be promoted Maintainer. Correct ?
> 
> Thanks,
> 
> C.
> 
>>
>>      MAINTAINERS:3746: RDMA Migration
>>      R: Li Zhijian <[email protected]>
>>      R: Peter Xu <[email protected]>
>>      S: Odd Fixes
>>
>>      MAINTAINERS:3894: Record/replay
>>      R: Paolo Bonzini <[email protected]>
>>      R: Alex Bennée <[email protected]>
>>      S: Odd Fixes
>>
>> Only R: feels tolerable with S: Odd Fixes.  However, S: Supported and
>> S: Maintained are clearly wrong.  Unless somebody steps up to serve as
>> M:, we should downgrade to S: Odd Fixes.  Volunteers?
>>
>> These have at least L:
>>
>>      MAINTAINERS:1736: Microchip PolarFire SoC Icicle Kit
>>      L: [email protected]
>>      S: Supported
>>
>>      MAINTAINERS:4029: OpenSBI Firmware
>>      L: [email protected]
>>      S: Supported
>>
>>      MAINTAINERS:4233: CURL
>>      L: [email protected]
>>      S: Odd Fixes
>>
>>      MAINTAINERS:4238: GLUSTER
>>      L: [email protected]
>>      L: [email protected]
>>      S: Odd Fixes
>>
>> Likewise.  Volunteers?
>>
>> These have neither:
>>
>>      MAINTAINERS:3719: Checkpatch
>>      S: Odd Fixes
>>
>>      MAINTAINERS:4153: SPARC TCG target
>>      S: Odd Fixes
>>
>> Unless somebody steps up to server as M: or at least R:, we should
>> downgrade to S: Orphan.  Volunteers?
>>
> 


Reply via email to