diff mbox series

MAINTAINERS: update Andi's e-mail to @kernel.org

Message ID 20230311170516.178913-1-andi.shyti@kernel.org (mailing list archive)
State Accepted
Commit 5d1f9ac1e3b57b3a8d7cf317153cc5d8600be33a
Headers show
Series MAINTAINERS: update Andi's e-mail to @kernel.org | expand

Commit Message

Andi Shyti March 11, 2023, 5:05 p.m. UTC
Use the kernel.org e-mail for the maintainer entry

Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Krzysztof Kozlowski March 11, 2023, 6:06 p.m. UTC | #1
On 11/03/2023 18:05, Andi Shyti wrote:
> Use the kernel.org e-mail for the maintainer entry
> 
> Signed-off-by: Andi Shyti <andi.shyti@kernel.org>
> ---
>  MAINTAINERS | 2 +-

FWIW:
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

(should probably also go to linux-spi as you target it to Mark to pick
it up, not to me)

Best regards,
Krzysztof
Mark Brown March 11, 2023, 9:17 p.m. UTC | #2
On Sat, 11 Mar 2023 18:05:16 +0100, Andi Shyti wrote:
> Use the kernel.org e-mail for the maintainer entry
> 
> 

Applied to

   broonie/spi.git for-next

Thanks!

[1/1] MAINTAINERS: update Andi's e-mail to @kernel.org
      commit: 5d1f9ac1e3b57b3a8d7cf317153cc5d8600be33a

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 150ff03b42eb..fe6ef7be49a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18543,7 +18543,7 @@  F:	include/linux/clk/samsung.h
 
 SAMSUNG SPI DRIVERS
 M:	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
-M:	Andi Shyti <andi@etezian.org>
+M:	Andi Shyti <andi.shyti@kernel.org>
 L:	linux-spi@vger.kernel.org
 L:	linux-samsung-soc@vger.kernel.org
 S:	Maintained