From e3b99c79d9dc5325f33353d3f66e7b0fb2c1cc15 Mon Sep 17 00:00:00 2001 From: Marleen Vos Date: Tue, 19 Dec 2023 13:15:02 +0100 Subject: [PATCH] DEVELOPERS: added marleen.vos@mind.be for boards/configs based on stm32mp15 The buildroot manual says this kind of commit should be done together with the actual changes made to a config/board. But since a number of changes will follow for some boards and configs, it seemed more logical to make a separate commit for this. Signed-off-by: Marleen Vos Signed-off-by: Thomas Petazzoni --- DEVELOPERS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/DEVELOPERS b/DEVELOPERS index 7a943d1762..94952f72a8 100644 --- a/DEVELOPERS +++ b/DEVELOPERS @@ -2089,6 +2089,12 @@ F: board/qemu/riscv64-virt/ F: configs/qemu_riscv32_virt_defconfig F: configs/qemu_riscv64_virt_defconfig +N: Marleen Vos +F: board/stmicroelectronics/common/stm32mp157/ +F: configs/avenger96_defconfig +F: configs/stm32mp157a_dk1_defconfig +F: configs/stm32mp157c_dk2_defconfig + N: Martin Bark F: board/raspberrypi/ F: configs/raspberrypi3_defconfig