mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
CODEOWNERS: reduce my scope on tests
I don't need to be informed on every test there is. I'm happy to just review the tests for "my" network stacks, the unittests and any test script added.
This commit is contained in:
parent
ea24d30e7a
commit
e3c7a84d20
@ -113,7 +113,12 @@
|
||||
/sys/usb/ @bergzand @dylad @aabadie
|
||||
/sys/xtimer/ @kaspar030 @MichelRottleuthner
|
||||
|
||||
/tests/ @miri64 @MrKevinWeiss @smlng @leandrolanzieri @aabadie @MichelRottleuthner @fjmolinas
|
||||
/tests/ @MrKevinWeiss @smlng @leandrolanzieri @aabadie @MichelRottleuthner @fjmolinas
|
||||
/tests/emb6* @miri64
|
||||
/tests/gnrc* @miri64
|
||||
/tests/lwip* @miri64
|
||||
/tests/unittests @miri64
|
||||
/tests/*/tests/*.py @miri64
|
||||
/tests/cpu_efm32_features/ @basilfx
|
||||
|
||||
# KConfig maintainers will be notified about all KConfig changes
|
||||
|
Loading…
Reference in New Issue
Block a user