diff mbox series

[v5,2/2] MAINTAINERS: Mark Lee as Maintainer not Supporter for MFD yaml

Message ID 20220927235108.227566-3-bryan.odonoghue@linaro.org (mailing list archive)
State Superseded
Headers show
Series arm64: dts: qcom: pwm: Drop PWM reg dependency + update MAINTAINERS | expand

Commit Message

Bryan O'Donoghue Sept. 27, 2022, 11:51 p.m. UTC
Running scripts/get_maintainer.pl on
Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml gives Andy Gross,
Bjorn Andersson, Rob Herring and Krzysztof Kozlowski but I'm told my yaml
changes needs to go through Lee.

Change up the MAINTAINERS file so that get_maintainers.pl includes Lee as
Maintainer in the output list as per
Documentation/process/submitting-patches.rst.

Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Bryan O'Donoghue Sept. 28, 2022, 12:01 a.m. UTC | #1
On 28/09/2022 00:51, Bryan O'Donoghue wrote:
> Running scripts/get_maintainer.pl on
> Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml gives Andy Gross,
> Bjorn Andersson, Rob Herring and Krzysztof Kozlowski but I'm told my yaml
> changes needs to go through Lee.
> 
> Change up the MAINTAINERS file so that get_maintainers.pl includes Lee as
> Maintainer in the output list as per
> Documentation/process/submitting-patches.rst.
> 
> Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
> ---
>   MAINTAINERS | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 936490dcc97b6..ee3bafe9a08d9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13905,7 +13905,7 @@ F:	drivers/media/i2c/mt9v111.c
>   
>   MULTIFUNCTION DEVICES (MFD)
>   M:	Lee Jones <lee@kernel.org>
> -S:	Supported
> +S:	Maintained
>   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
>   F:	Documentation/devicetree/bindings/mfd/
>   F:	drivers/mfd/

Hmm.

Actually maybe Documentation/process/submitting-patches.rst should be 
updated to state that anybody appearing as "supported" in 
get_maintainers.pl should be mailed, instead.

I'll V6 the yaml standalone and propose a change to 
Documentation/process/submitting-patches.rst separately.

---
bod
Krzysztof Kozlowski Sept. 28, 2022, 8:22 a.m. UTC | #2
On 28/09/2022 02:01, Bryan O'Donoghue wrote:
>>   
>>   MULTIFUNCTION DEVICES (MFD)
>>   M:	Lee Jones <lee@kernel.org>
>> -S:	Supported
>> +S:	Maintained
>>   T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
>>   F:	Documentation/devicetree/bindings/mfd/
>>   F:	drivers/mfd/
> 
> Hmm.
> 
> Actually maybe Documentation/process/submitting-patches.rst should be 
> updated to state that anybody appearing as "supported" in 
> get_maintainers.pl should be mailed, instead.

Supporter is a maintainer, just not only in spare time.

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 936490dcc97b6..ee3bafe9a08d9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13905,7 +13905,7 @@  F:	drivers/media/i2c/mt9v111.c
 
 MULTIFUNCTION DEVICES (MFD)
 M:	Lee Jones <lee@kernel.org>
-S:	Supported
+S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git
 F:	Documentation/devicetree/bindings/mfd/
 F:	drivers/mfd/