Skip to content

Commit 7fda041

Browse files
committed
maintainers: 添加meng-plus为bsp_lpc4088和bsp_gd32e5的维护者
1 parent b2e8300 commit 7fda041

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.
@@ -180,4 +180,11 @@ tag: workflow
180180
path: .github
181181
owners: supper thomas(supperthomas)<[email protected]>, Bingru Zhang(Rbb666)<[email protected]>, Yuqiang Wang(kurisaW)<[email protected]>
182182

183+
tag: bsp_lpc4088
184+
path: bsp/nxp/lpc/lpc408x
185+
owners: 蒙蒙plus(meng-plus)<[email protected]>
186+
187+
tag: bsp_gd32e503v-eval
188+
path: bsp\gd32\arm\gd32e503v-eval
189+
owners: 蒙蒙plus(meng-plus)<[email protected]>
183190

0 commit comments

Comments
 (0)