From 4281d5569d634778f83ad6ece0fa321e0c673788 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=92=99=E8=92=99plus?= Date: Tue, 8 Jul 2025 15:09:46 +0800 Subject: [PATCH] =?UTF-8?q?maintainers:=20=20=E6=B7=BB=E5=8A=A0meng-plus?= =?UTF-8?q?=E4=B8=BAbsp=5Flpc4088=E5=92=8Cbsp=5Fgd32e5=E7=9A=84=E7=BB=B4?= =?UTF-8?q?=E6=8A=A4=E8=80=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MAINTAINERS | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 071127f2b89..d02b2c0e549 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -38,7 +38,7 @@ # path: example/module/path # owners: John Doe(johndoe), Jane Smith(janesmith) -# Note: +# Note: # - Each entry includes a `tag` that identifies the module or functionality, a `path` that points to the relevant code location, and `owners` who are the maintainers for that part of the codebase. # - If there are multiple entries, each entry should be separated by a blank line. Within a single entry, there is no need to insert blank lines between the tag, path, and owners. # - Each entry must be sorted in alphabetical order with tag as the keyword. @@ -61,10 +61,18 @@ tag: bsp_gd32470z-lckfb path: bsp/gd32/arm/gd32470z-lckfb owners: Wu Ying Xiang(godmial)<2633967641@qq.com> +tag: bsp_gd32e503v-eval +path: bsp/gd32/arm/gd32e503v-eval +owners: 蒙蒙plus(meng-plus) + tag: bsp_k230 path: bsp/k230 owners: Chen Wang(unicornx) +tag: bsp_lpc4088 +path: bsp/nxp/lpc/lpc408x +owners: 蒙蒙plus(meng-plus) + tag: bsp_mcxa path: bsp/nxp/mcx/mcxa owners: 下里巴人(hywing)