MAINTAINERS: serial_v2 按照字母顺序进行排序

This commit is contained in:
ryancw 2025-05-17 16:45:17 +08:00 committed by Rbb666
parent 3f1653b688
commit 5e75fb0f4a
1 changed files with 6 additions and 5 deletions

View File

@ -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>