From 7ab8406c492795a72067f9beca3acbcecd19ef80 Mon Sep 17 00:00:00 2001 From: Adam Ford Date: Sat, 1 Jun 2024 09:55:19 -0500 Subject: [PATCH] renesas: beacon-rzg2m: Add Marek to MAINTAINER file Since any changes to the RZ/G2 family go through Marek's tree, update the MAINTAINER file to automatically show his name when running get_maintainer.pl. Without this, he is not copied. Signed-off-by: Adam Ford Reviewed-by: Marek Vasut --- board/beacon/beacon-rzg2m/MAINTAINERS | 1 + 1 file changed, 1 insertion(+) diff --git a/board/beacon/beacon-rzg2m/MAINTAINERS b/board/beacon/beacon-rzg2m/MAINTAINERS index f8042bb2c4..a4a920a017 100644 --- a/board/beacon/beacon-rzg2m/MAINTAINERS +++ b/board/beacon/beacon-rzg2m/MAINTAINERS @@ -1,5 +1,6 @@ BEACON_RZG2M BOARD M: Adam Ford +M: Marek Vasut S: Maintained F: board/beacon/beacon-rzg2m/ F: include/configs/beacon-rzg2m.h -- 2.39.5