Skip to content

Commit b1ea787

Browse files
committed
maintainers: 添加meng-plus为bsp_lpc4088和bsp_gd32e5的维护者
1 parent 136ef85 commit b1ea787

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

MAINTAINERS

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
# path: example/module/path
3939
# owners: John Doe(johndoe)<[email protected]>, Jane Smith(janesmith)<[email protected]>
4040

41-
# Note:
41+
# Note:
4242
# - 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.
4343
# - 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.
4444
# - Each entry must be sorted in alphabetical order with tag as the keyword.
@@ -167,4 +167,11 @@ tag: workflow
167167
path: .github
168168
owners: supper thomas(supperthomas)<[email protected]>, Bingru Zhang(Rbb666)<[email protected]>, Yuqiang Wang(kurisaW)<[email protected]>
169169

170+
tag: bsp_lpc4088
171+
path: bsp/nxp/lpc/lpc408x
172+
owners: 蒙蒙plus(meng-plus)<[email protected]>
173+
174+
tag: bsp_gd32e503v-eval
175+
path: bsp\gd32\arm\gd32e503v-eval
176+
owners: 蒙蒙plus(meng-plus)<[email protected]>
170177

0 commit comments

Comments
 (0)