2023-06-30 16:33:15

by Ryan.Wanner

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI

From: Ryan Wanner <[email protected]>

Tudor is not with Microchip anymore. I have worked lately
with Microchip SPI drivers replacing Tudor with myself as this
maintainer.

Signed-off-by: Ryan Wanner <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ad32db6c81cc..8478cc82f197 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13881,7 +13881,7 @@ T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
F: drivers/soc/microchip/

MICROCHIP SPI DRIVER
-M: Tudor Ambarus <[email protected]>
+M: Ryan Wanner <[email protected]>
S: Supported
F: drivers/spi/spi-atmel.*

--
2.39.2



2023-07-10 08:02:32

by Tudor Ambarus

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI

Hi, Ryan,

You should probably add in To/Cc [email protected]
if you want Mark to queue it.

On 6/30/23 17:17, [email protected] wrote:
> From: Ryan Wanner <[email protected]>
>
> Tudor is not with Microchip anymore. I have worked lately
> with Microchip SPI drivers replacing Tudor with myself as this
> maintainer.
>

Describe your changes in imperative mood.

I agree to be replaced:
Acked-by: Tudor Ambarus <[email protected]>

Cheers,
ta
> Signed-off-by: Ryan Wanner <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ad32db6c81cc..8478cc82f197 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13881,7 +13881,7 @@ T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
> F: drivers/soc/microchip/
>
> MICROCHIP SPI DRIVER
> -M: Tudor Ambarus <[email protected]>
> +M: Ryan Wanner <[email protected]>
> S: Supported
> F: drivers/spi/spi-atmel.*
>

2023-07-10 09:02:40

by Nicolas Ferre

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI

On 10/07/2023 at 09:42, Tudor Ambarus wrote:
> Hi, Ryan,
>
> You should probably add in To/Cc [email protected]
> if you want Mark to queue it.
>
> On 6/30/23 17:17, [email protected] wrote:
>> From: Ryan Wanner <[email protected]>
>>
>> Tudor is not with Microchip anymore. I have worked lately
>> with Microchip SPI drivers replacing Tudor with myself as this
>> maintainer.
>>
>
> Describe your changes in imperative mood.
>
> I agree to be replaced:
> Acked-by: Tudor Ambarus <[email protected]>

Thanks Tudor. Good luck Ryan:
Acked-by: Nicolas Ferre <[email protected]>

Mark, please tell us if you want a v2 patch to be re-sent.

Best regards,
Nicolas

>> Signed-off-by: Ryan Wanner <[email protected]>
>> ---
>> MAINTAINERS | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ad32db6c81cc..8478cc82f197 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -13881,7 +13881,7 @@ T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/
>> F: drivers/soc/microchip/
>>
>> MICROCHIP SPI DRIVER
>> -M: Tudor Ambarus <[email protected]>
>> +M: Ryan Wanner <[email protected]>
>> S: Supported
>> F: drivers/spi/spi-atmel.*
>>
>

--
Nicolas Ferre

2023-07-12 10:53:42

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI

On Fri, 30 Jun 2023 09:17:00 -0700, [email protected] wrote:
> Tudor is not with Microchip anymore. I have worked lately
> with Microchip SPI drivers replacing Tudor with myself as this
> maintainer.
>
>

Applied to

https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi.git for-next

Thanks!

[1/1] MAINTAINERS: Add myself as a maintainer for Microchip SPI
commit: c09168c9392ac9250d87d71fc5ca3156f7456ea4

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark