Skip to content

Commit 66876bf

Browse files
marc-hbkv2019i
authored andcommitted
CODEOWNERS: remove @aborisovich
Andrey is not at Intel any more. Signed-off-by: Marc Herbert <marc.herbert@intel.com> (cherry picked from commit ed8dd91)
1 parent a106730 commit 66876bf

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

CODEOWNERS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
src/include/sof/drivers/dmic.h @singalsu
1414
src/include/ipc/** @thesofproject/steering-committee
1515
src/include/ipc/** @randerwang @marcinszkudlinski @pblaszko
16-
src/include/ipc4/** @randerwang @marcinszkudlinski @pblaszko @aborisovich
16+
src/include/ipc4/** @randerwang @marcinszkudlinski @pblaszko
1717
src/include/kernel/** @thesofproject/steering-committee
1818
src/include/user/** @thesofproject/steering-committee
1919
src/include/sof/debug/gdb/* @abonislawski
@@ -66,7 +66,7 @@ src/drivers/mediatek/mt8195/* @yaochunhung @kuanhsuncheng
6666

6767
# other libs
6868
src/math/* @singalsu
69-
src/ipc/* @bardliao @marcinszkudlinski @pblaszko @aborisovich
69+
src/ipc/* @bardliao @marcinszkudlinski @pblaszko
7070
src/drivers/intel/cavs/sue-ipc.c @lyakh
7171
src/lib/* @libinyang
7272
src/debug/gdb/* @abonislawski
@@ -77,7 +77,7 @@ samples/audio/detect_test.c @iganakov
7777

7878
# other helpers
7979
# Many files overridden by *.(ba)sh pattern below
80-
scripts/* @marc-hb @aborisovich
80+
scripts/* @marc-hb
8181

8282
# tools(old 'soft' repo)
8383
tools/logger/* @bkokoszx @akloniex
@@ -104,21 +104,21 @@ installer/** @marc-hb
104104

105105
# Include only "top-level" CMakeLists.txt files; the other ones are just
106106
# dumb list of source files and generate too much noise.
107-
/CMakeLists.txt @marc-hb @aborisovich
108-
/*/CMakeLists.txt @marc-hb @aborisovich
109-
/test/cmocka/CMakeLists.txt @marc-hb @aborisovich
107+
/CMakeLists.txt @marc-hb
108+
/*/CMakeLists.txt @marc-hb
109+
/test/cmocka/CMakeLists.txt @marc-hb
110110

111111
# There's a small enough number of files in tools/ and little
112112
# churn: keep it simple and take them all.
113113
# FIXME: some topology CMakeLists.txt files are configuration files
114114
# in disguise. Move them to actual configuration files.
115-
/tools/**/CMakeLists.txt @marc-hb @aborisovich
115+
/tools/**/CMakeLists.txt @marc-hb
116116

117117
*.sh @marc-hb
118118
*.bash @marc-hb
119119
*trace.* @akloniex
120120

121-
/.github/ @dbaluta @cujomalainey @lgirdwood @marc-hb @aborisovich
121+
/.github/ @dbaluta @cujomalainey @lgirdwood @marc-hb
122122

123123
# You can also use email addresses if you prefer.
124124
#docs/* docs@example.com

0 commit comments

Comments
 (0)