Commit 5f682daa65 for qemu.org

commit 5f682daa65096caf992593eb325353e0cefb81ff
Author: Jamin Lin <jamin_lin@aspeedtech.com>
Date:   Wed Feb 25 02:12:40 2026 +0000

    MAINTAINERS: Add I3C maintainers and reviewer

    Add a new I3C section to the MAINTAINERS file.

    List Joe Komlodi, Cédric Le Goater and Jamin Lin
    as maintainers, and Nabih Estefan as the reviewer,
    covering the I3C core and related files under hw/i3c/
    and include/hw/i3c/.

    Signed-off-by: Nabih Estefan <nabihestefan@google.com>
    Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
    Tested-by: Jithu Joseph <jithu.joseph@oss.qualcomm.com>
    Link: https://lore.kernel.org/qemu-devel/20260225021158.1586584-23-jamin_lin@aspeedtech.com
    Signed-off-by: Cédric Le Goater <clg@redhat.com>

diff --git a/MAINTAINERS b/MAINTAINERS
index 6698e5ff69..55fcb9b4bb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3956,6 +3956,19 @@ F: include/hw/i2c/smbus_master.h
 F: include/hw/i2c/smbus_slave.h
 F: include/hw/i2c/smbus_eeprom.h

+I3C
+M: Joe Komlodi <komlodi@google.com>
+M: Cédric Le Goater <clg@kaod.org>
+M: Jamin Lin <jamin_lin@aspeedtech.com>
+R: Nabih Estefan <nabihestefan@google.com>
+S: Maintained
+F: hw/i3c/*.c
+F: hw/i3c/.h
+F: hw/i3c/Kconfig
+F: hw/i3c/meson.build
+F: hw/i3c/trace-events
+F: include/hw/i3c/*.h
+
 PMBus
 M: Titus Rwantare <titusr@google.com>
 S: Maintained