mirror of https://github.com/thesofproject/sof.git
CODEOWNERS: Add NXP people as owners for scheduler
With the work done for zephyr DMA domain we got a lot of insights about how scheduler works. So add myself and Laurentiu as codeowners. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
This commit is contained in:
parent
2d3c7eae4f
commit
aa91bedf38
|
@ -65,7 +65,7 @@ src/math/* @singalsu
|
|||
src/ipc/* @bardliao @marcinszkudlinski @pblaszko @aborisovich
|
||||
src/lib/* @libinyang
|
||||
src/debug/gdb/* @abonislawski
|
||||
src/schedule @pblaszko @marcinszkudlinski
|
||||
src/schedule @pblaszko @marcinszkudlinski @dbaluta @LaurentiuM1234
|
||||
|
||||
# samples
|
||||
samples/audio/detect_test.c @iganakov
|
||||
|
|
Loading…
Reference in New Issue