mirror of https://github.com/RT-Thread/rt-thread
MAINTAINERS: serial_v2 按照字母顺序进行排序
This commit is contained in:
parent
3f1653b688
commit
5e75fb0f4a
11
MAINTAINERS
11
MAINTAINERS
|
@ -61,6 +61,12 @@ tag: libc
|
|||
path: components/libc
|
||||
owners: Meco Jianting Man(mysterywolf)<920369182@qq.com>
|
||||
|
||||
tag: serial_v2
|
||||
path: components/drivers/serial/dev_serial_v2.c
|
||||
path: components/drivers/include/drivers/dev_serial_v2.h
|
||||
path: examples/utest/testcases/drivers/serial_v2
|
||||
owners: Chen Bei Dou(Ryan-CW-Code)<1831931681@qq.com>
|
||||
|
||||
tag: stm32f407-rt-spark
|
||||
path: bsp/stm32/stm32f407-rt-spark
|
||||
owners: Bingru Zhang(Rbb666)<751061401@qq.com>, Yuqiang Wang(kurisaW)<2053731441@qq.com>
|
||||
|
@ -69,8 +75,3 @@ tag: workflow
|
|||
path: .github
|
||||
owners: supper thomas(supperthomas)<78900636@qq.com>, Bingru Zhang(Rbb666)<751061401@qq.com>, Yuqiang Wang(kurisaW)<2053731441@qq.com>
|
||||
|
||||
tag: serial_v2
|
||||
path: components/drivers/serial/dev_serial_v2.c
|
||||
path: components/drivers/include/drivers/dev_serial_v2.h
|
||||
path: examples/utest/testcases/drivers/serial_v2
|
||||
owners: Chen Bei Dou(Ryan-CW-Code)<1831931681@qq.com>
|
||||
|
|
Loading…
Reference in New Issue