From 57b38c3c69da1369228b5fda656947cbf29c5a43 Mon Sep 17 00:00:00 2001 From: Benson Leung Date: Thu, 30 Jan 2025 01:47:12 +0000 Subject: [PATCH] MAINTAINERS: Update maintainers for ChromeOS USBC related drivers MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Add a few new members of ChromeOS USB team for the USB Type-C related drivers for ChromeOS: cros_ec_typec, cros_ec_ucsi, and cros_usbpd_notify. Łukasz Bartosik Jameson Thies Andrei Kuchynski Prashant has also moved to a different team, so by his request, remove him from maintainers of these drivers too. Signed-off-by: Benson Leung Link: https://lore.kernel.org/r/Z5raIM_qhCF7oOB8@google.com Signed-off-by: Tzung-Bi Shih --- MAINTAINERS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 896a307fa065..45c4b3ebfccb 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5481,16 +5481,19 @@ S: Maintained F: drivers/platform/chrome/cros_ec_uart.c CHROMEOS EC USB PD NOTIFY DRIVER -M: Prashant Malani +M: Łukasz Bartosik +M: Andrei Kuchynski +M: Jameson Thies L: chrome-platform@lists.linux.dev S: Maintained F: drivers/platform/chrome/cros_usbpd_notify.c F: include/linux/platform_data/cros_usbpd_notify.h CHROMEOS EC USB TYPE-C DRIVER -M: Prashant Malani M: Benson Leung M: Abhishek Pandit-Subedi +M: Jameson Thies +M: Andrei Kuchynski L: chrome-platform@lists.linux.dev S: Maintained F: drivers/platform/chrome/cros_ec_typec.* @@ -5513,6 +5516,8 @@ F: drivers/watchdog/cros_ec_wdt.c CHROMEOS UCSI DRIVER M: Abhishek Pandit-Subedi M: Łukasz Bartosik +M: Jameson Thies +M: Andrei Kuchynski L: chrome-platform@lists.linux.dev S: Maintained F: drivers/usb/typec/ucsi/cros_ec_ucsi.c -- 2.50.1