Skip to content

Commit b271772

Browse files
committed
CODEOWNERS: fix path to test applications
1 parent 699568f commit b271772

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CODEOWNERS

+5-5
Original file line numberDiff line numberDiff line change
@@ -141,16 +141,16 @@
141141
/sys/ztimer/ @kaspar030 @bergzand
142142

143143
/tests/ @smlng @leandrolanzieri @aabadie @MichelRottleuthner @fjmolinas
144-
/tests/candev/ @wosym
144+
/tests/drivers/candev/ @wosym
145145
/tests/drivers/bq2429x/ @jeandudey
146146
/tests/drivers/dht/ @wosym
147-
/tests/gnrc* @miri64
148-
/tests/lwip* @miri64
147+
/tests/net/gnrc* @miri64
148+
/tests/pkg/lwip* @miri64
149149
/tests/pkg/libschc/ @miri64
150-
/tests/slip/ @miri64
150+
/tests/net/slip/ @miri64
151151
/tests/unittests @miri64
152152
/tests/*/tests/*.py @miri64
153-
/tests/cpu_efm32_features/ @basilfx
153+
/tests/cpu/efm32_features/ @basilfx
154154

155155
# KConfig maintainers will be notified about all KConfig changes
156156
Kconfig @leandrolanzieri @jia200x @MrKevinWeiss

0 commit comments

Comments
 (0)