From 41f171709d369ac47d8c9fe2c323ff13b42a0cc8 Mon Sep 17 00:00:00 2001 From: Marc Herbert Date: Fri, 22 Apr 2022 22:24:19 +0000 Subject: [PATCH] CODEOWNERS: add @aborisovich, remove @zrombel Thank you! Signed-off-by: Marc Herbert --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 0f473f112..6771321c1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -64,7 +64,7 @@ src/schedule @mrajwa # other helpers # Mostly overridden by *.(ba)sh below -scripts/* @marc-hb +scripts/* @marc-hb @aborisovich # tools(old 'soft' repo) tools/logger/* @bkokoszx @akloniex @@ -79,7 +79,7 @@ tools/tune/drc/* @cujomalainey @johnylin76 @chiang831 tools/oss-fuzz/* @cujomalainey # build system -# **/CMakeLists.txt +**/CMakeLists.txt @marc-hb @aborisovich # **/Kconfig # scripts/cmake/** # scripts/kconfig/** @@ -88,7 +88,7 @@ tools/oss-fuzz/* @cujomalainey *.bash @marc-hb *trace.* @akloniex -/.github/ @dbaluta @cujomalainey @lgirdwood @marc-hb @zrombel +/.github/ @dbaluta @cujomalainey @lgirdwood @marc-hb @aborisovich # You can also use email addresses if you prefer. #docs/* docs@example.com