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)