diff options
author | 2025-08-25 15:13:21 +0800 | |
---|---|---|
committer | 2025-08-26 17:39:25 -0700 | |
commit | d9b0ca1334d8a9a03bef45e95825564c56ca3367 (patch) | |
tree | 4a4acf68d3864a0d0b98e91d51cbe8229efb3bd7 | |
parent | net: macb: Fix offset error in gem_update_stats (diff) | |
download | wireguard-linux-d9b0ca1334d8a9a03bef45e95825564c56ca3367.tar.xz wireguard-linux-d9b0ca1334d8a9a03bef45e95825564c56ca3367.zip |
MAINTAINERS: Update maintainer information for Altera Triple Speed Ethernet Driver
The previous maintainer, Joyce Ooi, is no longer with the company,
and her email is no longer reachable. As a result, the maintainer
information for the Altera Triple Speed Ethernet Driver has been updated.
Changes:
- Replaced Joyce Ooi's email with Boon Khai Ng's email address.
- Kept the component's status as "Maintained".
Signed-off-by: Boon Khai Ng <boon.khai.ng@altera.com>
Link: https://patch.msgid.link/20250825071321.30131-1-boon.khai.ng@altera.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1897d8b45df4..c5b47955d2a6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -937,7 +937,7 @@ S: Maintained F: drivers/gpio/gpio-altera.c ALTERA TRIPLE SPEED ETHERNET DRIVER -M: Joyce Ooi <joyce.ooi@intel.com> +M: Boon Khai Ng <boon.khai.ng@altera.com> L: netdev@vger.kernel.org S: Maintained F: drivers/net/ethernet/altera/ |