From 89ff02b475d396e307908d88bc41d43ca80c76df Mon Sep 17 00:00:00 2001 From: Stephanos Ioannidis Date: Fri, 13 May 2022 22:56:55 +0900 Subject: [PATCH] MAINTAINERS: Rename 'Microchip Platforms' to 'Microchip MEC Platforms' This commit renames the 'Microchip Platforms' entry to 'Microchip MEC Platforms' since this entry is specific to the Microchip MEC family devices. This is in preparation for adding an entry for the Microchip (formerly Atmel) SAM family devices. Signed-off-by: Stephanos Ioannidis --- MAINTAINERS.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS.yml b/MAINTAINERS.yml index 1b8631f6b4e..8cddbe13f32 100644 --- a/MAINTAINERS.yml +++ b/MAINTAINERS.yml @@ -1633,7 +1633,7 @@ NXP Platforms: labels: - "platform: NXP" -Microchip Platforms: +Microchip MEC Platforms: status: maintained maintainers: - jvasanth1 @@ -1646,7 +1646,7 @@ Microchip Platforms: - soc/arm/microchip_mec/ - drivers/*/*mchp*.c labels: - - "platform: Microchip" + - "platform: Microchip MEC" nRF Platforms: status: maintained