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.
4545
4646# Below are existing maintainer entries, divided by module:
4747
48+ tag: at
49+ path: components/net/at
50+ owners: Chen Beidou(Ryan-CW-Code)<
[email protected] >, lizhen9880(lizhen9880)<
[email protected] >
51+
4852tag: bsp_cvitek
4953path: bsp/cvitek
5054owners: Chen Wang(unicornx)<
[email protected] >
@@ -57,10 +61,18 @@ tag: bsp_gd32470z-lckfb
5761path: bsp/gd32/arm/gd32470z-lckfb
5862owners: Wu Ying Xiang(godmial)<
[email protected] >
5963
64+ tag: bsp_gd32e503v-eval
65+ path: bsp/gd32/arm/gd32e503v-eval
66+ owners: 蒙蒙plus(meng-plus)<
[email protected] >
67+
6068tag: bsp_k230
6169path: bsp/k230
6270owners: Chen Wang(unicornx)<
[email protected] >
6371
72+ tag: bsp_lpc4088
73+ path: bsp/nxp/lpc/lpc408x
74+ owners: 蒙蒙plus(meng-plus)<
[email protected] >
75+
6476tag: bsp_mcxa
6577path: bsp/nxp/mcx/mcxa
6678owners: 下里巴人(hywing)<
[email protected] >
@@ -69,6 +81,14 @@ tag: bsp_mcxn
6981path: bsp/nxp/mcx/mcxn
7082owners: 下里巴人(hywing)<
[email protected] >
7183
84+ tag: bsp_mm32f526x
85+ path: bsp/mm32f526x
86+ owners: Huanyi Mai(Maihuanyi)<
[email protected] >
87+
88+ tag: bsp_nrf5x
89+ path: bsp/nrf5x
90+ owners: Xiaowei Swenson(ReviewSun)<
[email protected] >
91+
7292tag: bsp_rt-spark
7393path: bsp/stm32/stm32f407-rt-spark
7494owners: Bingru Zhang(Rbb666)<
[email protected] >, Yuqiang Wang(kurisaW)<
[email protected] >
@@ -77,6 +97,11 @@ tag: bsp_ultrarisc
7797path: bsp/ultrarisc/ur_dp1000_evb
7898owners: Zhang Jing(zhangjing0303)<
[email protected] >
7999
100+ tag: bsp_ESP32_C3
101+ path: bsp/ESP32_C3/builtin_imgs
102+ path: bsp/ESP32_C3/drivers
103+ owners: Damoshed_Xu(xu18838022837)<
[email protected] >
104+
80105tag: bsp_renesas
81106path: bsp/renesas
82107owners: Yuqiang Wang(kurisaW)<
[email protected] >
@@ -85,6 +110,10 @@ tag: bsp_stm32
85110path: bsp/stm32
86111owners: Liya Huang(wdfk-prog)<
[email protected] >
87112
113+ tag: bsp_stm32f429-atk-apollo
114+ path: bsp/stm32/stm32f429-atk-apollo
115+ owners: lizhen9880(lizhen9880)<
[email protected] >
116+
88117tag: bsp_stm32h723-st-nucleo
89118path: bsp/stm32/stm32h723-st-nucleo
90119owners: 下里巴人(hywing)<
[email protected] >
@@ -101,6 +130,14 @@ tag: bsp_stm32h750-artpi
101130path: bsp/stm32/stm32h750-artpi
102131owners: PengXu(LittleGreyG)<
[email protected] >
103132
133+ tag: bsp_wch
134+ path: bsp/wch
135+ owners: Huanyi Mai(Maihuanyi)<
[email protected] >
136+
137+ tag: components
138+ path: components
139+ owners: Huanyi Mai(Maihuanyi)<
[email protected] >
140+
104141tag: documentation
105142path: documentation
106143owners: Chen Wang(unicornx)<
[email protected] >, Guorui Li(GorrayLi)<
[email protected] >, Lian Wang(lianux-mm)<
[email protected] >, Xiansong Cao(CXSforHPU)<
[email protected] >
131168
132169tag: kernel
133170path: src
134- owners: Guorui Li(GorrayLi)<
[email protected] >, Lian Wang(lianux-mm)<
[email protected] >, Liya Huang(wdfk-prog)<
[email protected] >
171+ owners:
Damoshed_Xu(xu18838022837)<[email protected] >, Guorui Li(GorrayLi)<
[email protected] >, Lian Wang(lianux-mm)<
[email protected] >, Liya Huang(wdfk-prog)<1425075683@qq
.com>, Xiaowei Swenson(ReviewSun)<Sxw1204814381@outlook .com>
135172
136173tag: libc
137174path: components/libc
138175owners: Meco Jianting Man(mysterywolf)<
[email protected] >, Guorui Li(GorrayLi)<
[email protected] >
139176
177+ tag: lwp
178+ path: components/lwp
179+ owners: Damoshed_Xu(xu18838022837)<
[email protected] >
180+
140181tag: maintainers
141182path: MAINTAINERS
142183owners: Bingru Zhang(Rbb666)<
[email protected] >, Yuqiang Wang(kurisaW)<
[email protected] >
@@ -149,8 +190,10 @@ tag: serial_v2
149190path: components/drivers/serial/dev_serial_v2.c
150191path: components/drivers/include/drivers/dev_serial_v2.h
151192path: examples/utest/testcases/drivers/serial_v2
152- owners: Chen
Bei Dou (Ryan-CW-Code)<
[email protected] >
193+ owners: Chen
Beidou (Ryan-CW-Code)<
[email protected] >
153194
154195tag: workflow
155196path: .github
156197owners: supper thomas(supperthomas)<
[email protected] >, Bingru Zhang(Rbb666)<
[email protected] >, Yuqiang Wang(kurisaW)<
[email protected] >
198+
199+
0 commit comments