From 9bffa2a61551da9ac32171f09d556974cb96d70a Mon Sep 17 00:00:00 2001 From: Wolfram Sang Date: Tue, 9 Jun 2026 11:16:14 +0200 Subject: [PATCH] MAINTAINERS: hand over I2C to Andi Shyti After 13.5 years of maintaining I2C, it is finally time for me to move to other areas. So, I hereby transfer I2C maintainership to Andi Shyti. He has been taking care of the I2C host drivers for a while now and kindly agreed to look after the whole subsystem. Thank you, Andi! I also want to thank all contributors, reviewers, and fellow maintainers making all these years a mostly smooth ride. Happy hacking, everyone! Signed-off-by: Wolfram Sang Signed-off-by: Andi Shyti Link: https://lore.kernel.org/r/20260609091612.8228-4-wsa+renesas@sang-engineering.com --- MAINTAINERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index e035a3be797c..6dc7675e582f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12094,11 +12094,11 @@ F: Documentation/i2c/busses/i2c-parport.rst F: drivers/i2c/busses/i2c-parport.c I2C SUBSYSTEM -M: Wolfram Sang +M: Andi Shyti L: linux-i2c@vger.kernel.org S: Maintained Q: https://patchwork.ozlabs.org/project/linux-i2c/list/ -T: git git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git +T: git git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git F: Documentation/i2c/ F: drivers/i2c/* F: include/dt-bindings/i2c/i2c.h