diff mbox series

MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer

Message ID 1620796842-23546-1-git-send-email-alain.volmat@foss.st.com (mailing list archive)
State New, archived
Headers show
Series MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer | expand

Commit Message

Alain Volmat May 12, 2021, 5:20 a.m. UTC
Add Alain Volmat as STM32 SPI maintainer.

Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Amelie Delaunay May 12, 2021, 3:24 p.m. UTC | #1
On 5/12/21 7:20 AM, Alain Volmat wrote:
> Add Alain Volmat as STM32 SPI maintainer.
> 
> Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
> ---
>   MAINTAINERS | 6 ++++++
>   1 file changed, 6 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index de412b9813eb..3d98375ea6f0 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -16981,6 +16981,12 @@ L:	linux-i2c@vger.kernel.org
>   S:	Maintained
>   F:	drivers/i2c/busses/i2c-stm32*
>   
> +ST STM32 SPI DRIVER
> +M:	Alain Volmat <alain.volmat@foss.st.com>
> +L:	linux-spi@vger.kernel.org
> +S:	Maintained
> +F:	drivers/spi/spi-stm32.c
> +
>   ST VL53L0X ToF RANGER(I2C) IIO DRIVER
>   M:	Song Qiang <songqiang1304521@gmail.com>
>   L:	linux-iio@vger.kernel.org
> 

Reviewed-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Mark Brown May 18, 2021, 4:31 p.m. UTC | #2
On Wed, 12 May 2021 07:20:42 +0200, Alain Volmat wrote:
> Add Alain Volmat as STM32 SPI maintainer.

Applied to

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

Thanks!

[1/1] MAINTAINERS: Add Alain Volmat as STM32 SPI maintainer
      commit: d7aed20d446d8c87f5e13adf73281056b0064a45

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
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index de412b9813eb..3d98375ea6f0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16981,6 +16981,12 @@  L:	linux-i2c@vger.kernel.org
 S:	Maintained
 F:	drivers/i2c/busses/i2c-stm32*
 
+ST STM32 SPI DRIVER
+M:	Alain Volmat <alain.volmat@foss.st.com>
+L:	linux-spi@vger.kernel.org
+S:	Maintained
+F:	drivers/spi/spi-stm32.c
+
 ST VL53L0X ToF RANGER(I2C) IIO DRIVER
 M:	Song Qiang <songqiang1304521@gmail.com>
 L:	linux-iio@vger.kernel.org