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

Ryan.Wanner@microchip.com posted 1 patch 2 years, 7 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI
Posted by Ryan.Wanner@microchip.com 2 years, 7 months ago
From: Ryan Wanner <Ryan.Wanner@microchip.com>

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 <Ryan.Wanner@microchip.com>
---
 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 <tudor.ambarus@linaro.org>
+M:	Ryan Wanner <ryan.wanner@microchip.com>
 S:	Supported
 F:	drivers/spi/spi-atmel.*
 
-- 
2.39.2
Re: [PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI
Posted by Tudor Ambarus 2 years, 7 months ago
Hi, Ryan,

You should probably add in To/Cc linux-spi@vger.kernel.org
if you want Mark to queue it.

On 6/30/23 17:17, Ryan.Wanner@microchip.com wrote:
> From: Ryan Wanner <Ryan.Wanner@microchip.com>
> 
> 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 <tudor.ambarus@linaro.org>

Cheers,
ta
> Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
> ---
>  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 <tudor.ambarus@linaro.org>
> +M:	Ryan Wanner <ryan.wanner@microchip.com>
>  S:	Supported
>  F:	drivers/spi/spi-atmel.*
>
Re: [PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI
Posted by Nicolas.Ferre@microchip.com 2 years, 7 months ago
On 10/07/2023 at 09:42, Tudor Ambarus wrote:
> Hi, Ryan,
> 
> You should probably add in To/Cc linux-spi@vger.kernel.org
> if you want Mark to queue it.
> 
> On 6/30/23 17:17, Ryan.Wanner@microchip.com wrote:
>> From: Ryan Wanner <Ryan.Wanner@microchip.com>
>>
>> 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 <tudor.ambarus@linaro.org>

Thanks Tudor. Good luck Ryan:
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

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

Best regards,
   Nicolas

>> Signed-off-by: Ryan Wanner <Ryan.Wanner@microchip.com>
>> ---
>>   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 <tudor.ambarus@linaro.org>
>> +M:	Ryan Wanner <ryan.wanner@microchip.com>
>>   S:	Supported
>>   F:	drivers/spi/spi-atmel.*
>>   
> 

-- 
Nicolas Ferre

Re: [PATCH] MAINTAINERS: Add myself as a maintainer for Microchip SPI
Posted by Mark Brown 2 years, 7 months ago
On Fri, 30 Jun 2023 09:17:00 -0700, Ryan.Wanner@microchip.com 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