codeowner: add Marcin to review ipc changes

Marcin is responsible for ipc4 enabling in SOF
and integration with Windows drivers.

Signed-off-by: Michal Wasko <michal.wasko@intel.com>
This commit is contained in:
Michal Wasko 2022-01-11 13:11:49 +01:00 committed by Liam Girdwood
parent 2317e879c7
commit 954614b5fb
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
# include files
src/include/sof/drivers/dmic.h @singalsu
src/include/ipc/** @thesofproject/steering-committee
src/include/ipc/** @randerwang
src/include/ipc/** @randerwang @marcinszkudlinski
src/include/kernel/** @thesofproject/steering-committee
src/include/user/** @thesofproject/steering-committee
src/include/sof/debug/gdb/* @mrajwa
@ -56,7 +56,7 @@ src/drivers/mediatek/mt8195/* @yaochunhung @kuanhsuncheng
# other libs
src/math/* @singalsu
src/ipc/* @bardliao
src/ipc/* @bardliao @marcinszkudlinski
src/drivers/intel/cavs/sue-ipc.c @lyakh
src/lib/* @libinyang
src/debug/gdb/* @mrajwa