From 9a95d9605fbb10042d68c10edbf34595f607b683 Mon Sep 17 00:00:00 2001 From: Benjamin Valentin Date: Wed, 15 Sep 2021 16:23:11 +0200 Subject: [PATCH] CODEOWNERS: remove Robert Hartung > I was quite busy with my PhD thesis (and still am), therefore, feel free > to take me off the active maintainers list. > Note: I am still listed as a code owner at some places, can you remove > @roberthartung from there for now as well? --- CODEOWNERS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 456bca4597..6f30ddf25d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -40,8 +40,8 @@ /core/ @kaspar030 /cpu/arm7_common/ @kaspar030 @maribu -/cpu/avr8_common/ @kYc0o @roberthartung @maribu @nandojve -/cpu/atmega*/ @kYc0o @roberthartung @maribu +/cpu/avr8_common/ @kYc0o @maribu @nandojve +/cpu/atmega*/ @kYc0o @maribu /cpu/atxmega/ @nandojve /cpu/cc2538/ @hexluthor @smlng @fjmolinas /cpu/cc26x0/ @hexluthor @smlng @@ -126,7 +126,7 @@ /sys/net/gnrc/netif/ @miri64 @jia200x /sys/net/gnrc/routing/rpl/ @cgundogan @emmanuelsearch /sys/net/ @miri64 @haukepetersen @PeterKietzmann @cgundogan -/sys/pm_layered/ @roberthartung @kaspar030 +/sys/pm_layered/ @kaspar030 /sys/random/fortuna/ @basilfx /sys/riotboot/ @kaspar030 @fjmolinas /sys/suit @kaspar030 @fjmolinas @bergzand @@ -150,4 +150,4 @@ # KConfig maintainers will be notified about all KConfig changes Kconfig @leandrolanzieri @jia200x @cgundogan -pm.c @roberthartung @kaspar030 +pm.c @kaspar030