From 7d04f6013d42dc61a4c4aa84434d14c114f43f27 Mon Sep 17 00:00:00 2001 From: MrKevinWeiss Date: Thu, 25 Feb 2021 12:02:42 +0100 Subject: [PATCH] CODEOWNERS: reduce the noise please --- CODEOWNERS | 2 -- 1 file changed, 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 8ea9ab91ef..1f57994c27 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -59,7 +59,6 @@ /cpu/saml1x/ @dylad /cpu/saml21/ @dylad /cpu/stm32*/ @aabadie @fjmolinas @DipSwitch @vincent-d -/cpu/*/periph/ @MrKevinWeiss /cpu/stm32/periph/eth* @maribu /cpu/stm32/periph/ptp.c @maribu @@ -144,7 +143,6 @@ /tests/unittests @miri64 /tests/*/tests/*.py @miri64 /tests/cpu_efm32_features/ @basilfx -/tests/periph*/ @MrKevinWeiss # KConfig maintainers will be notified about all KConfig changes Kconfig @leandrolanzieri @jia200x @cgundogan