CODEOWNERS: add @aborisovich, remove @zrombel

Thank you!

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2022-04-22 22:24:19 +00:00 committed by Liam Girdwood
parent 78f4fd7de9
commit 41f171709d
1 changed files with 3 additions and 3 deletions

View File

@ -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