diff options
| author | Robert Marko <[email protected]> | 2022-05-20 13:46:33 +0200 |
|---|---|---|
| committer | Stefan Roese <[email protected]> | 2022-07-21 10:14:04 +0200 |
| commit | 040978ae4f9d5d33512ca21a6e8c5bcbb06fda5b (patch) | |
| tree | a0efba403bb2559f254dcd691b5130a44b6566fa | |
| parent | b4108f3fd35b073b3ecd9845ef9a7695ab70238a (diff) | |
MAINTAINERS: add myself as Methode maintainer
I am currently maintaing the Methode uDPU and eDPU boards so add myself
as the maintainer for them.
Remove the old entry from board/Marvell/mvebu_armada-37xx/MAINTAINERS.
Signed-off-by: Robert Marko <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
| -rw-r--r-- | MAINTAINERS | 8 | ||||
| -rw-r--r-- | board/Marvell/mvebu_armada-37xx/MAINTAINERS | 5 |
2 files changed, 8 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b85629d9b10..f603b486874 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -378,6 +378,14 @@ F: tools/mtk_image.c F: tools/mtk_image.h N: mediatek +ARM METHODE SUPPORT +M: Robert Marko <[email protected]> +S: Maintained +F: arch/arm/dts/armada-3720-eDPU* +F: arch/arm/dts/armada-3720-uDPU* +F: configs/eDPU_defconfig +F: configs/uDPU_defconfig + ARM MICROCHIP/ATMEL AT91 M: Eugen Hristev <[email protected]> S: Maintained diff --git a/board/Marvell/mvebu_armada-37xx/MAINTAINERS b/board/Marvell/mvebu_armada-37xx/MAINTAINERS index f2c0a582d71..9b0afeef106 100644 --- a/board/Marvell/mvebu_armada-37xx/MAINTAINERS +++ b/board/Marvell/mvebu_armada-37xx/MAINTAINERS @@ -9,8 +9,3 @@ ESPRESSOBin BOARD M: Konstantin Porotchkin <[email protected]> S: Maintained F: configs/mvebu_espressobin-88f3720_defconfig - -uDPU BOARD -M: Vladimir Vid <[email protected]> -S: Maintained -F: configs/uDPU_defconfig |
