Skip to content

Commit 4eaac5c

Browse files
committed
CODEOWNERS: adapt for debug and tracing
add subsys/tracing and include/tracing and drivers/debug Signed-off-by: Anas Nashif <[email protected]>
1 parent f05dbf9 commit 4eaac5c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@
117117
/doc/reference/bluetooth/ @joerchan @jhedberg @Vudentz
118118
/doc/reference/kernel/other/resource_mgmt.rst @pabigot
119119
/doc/reference/networking/can* @alexanderwachter
120+
/drivers/debug/ @nashif
120121
/drivers/*/*cc13xx_cc26xx* @bwitherspoon
121122
/drivers/*/*mcux* @MaureenHelm
122123
/drivers/*/*stm32* @erwango
@@ -296,6 +297,8 @@
296297
/include/bluetooth/ @joerchan @jhedberg @Vudentz
297298
/include/cache.h @andrewboie @andyross
298299
/include/canbus/ @alexanderwachter
300+
/include/tracing/ @wentongwu @nashif
301+
/include/debug/ @nashif
299302
/include/device.h @wentongwu @nashif
300303
/include/display/ @vanwinkeljan
301304
/include/dt-bindings/clock/kinetis_mcg.h @henrikbrixandersen
@@ -390,6 +393,7 @@
390393
/subsys/canbus/ @alexanderwachter
391394
/subsys/cpp/ @pabigot @vanwinkeljan
392395
/subsys/debug/ @nashif
396+
/subsys/tracing/ @nashif @wentongwu
393397
/subsys/debug/asan_hacks.c @vanwinkeljan @aescolar
394398
/subsys/disk/disk_access_spi_sdhc.c @JunYangNXP
395399
/subsys/disk/disk_access_sdhc.h @JunYangNXP

0 commit comments

Comments
 (0)