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 <[email protected]> Signed-off-by: Jamin Lin <[email protected]> --- MAINTAINERS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 233d2a5e71..3b90a5f735 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3933,6 +3933,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 <[email protected]> +M: Cédric Le Goater <[email protected]> +M: Jamin Lin <[email protected]> +R: Nabih Estefan <[email protected]> +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 <[email protected]> S: Maintained -- 2.43.0
