mirror of https://github.com/thesofproject/sof.git
CODEOWNERS: remove invalid libinyang and makarukp
Both are reported by Github as "Unknown owner on line 31: make sure @makarukp exists and has write access to the repository" Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
parent
077187d500
commit
945af87124
|
@ -28,7 +28,7 @@ src/include/sof/drivers/afe* @yaochunhung
|
|||
|
||||
# audio component
|
||||
src/audio/src* @singalsu @abonislawski
|
||||
src/audio/chain_dma* @makarukp
|
||||
# src/audio/chain_dma* TODO
|
||||
src/audio/copier/* @randerwang @abonislawski @pblaszko
|
||||
src/audio/eq* @singalsu
|
||||
src/audio/eq_fir* @singalsu
|
||||
|
@ -63,7 +63,7 @@ src/drivers/mediatek/mt8195/* @yaochunhung @kuanhsuncheng
|
|||
# other libs
|
||||
src/math/* @singalsu
|
||||
src/ipc/* @bardliao @marcinszkudlinski @pblaszko
|
||||
src/lib/* @libinyang
|
||||
# src/lib/* TODO
|
||||
src/debug/gdb/* @abonislawski
|
||||
src/schedule @pblaszko @marcinszkudlinski @dbaluta @LaurentiuM1234
|
||||
|
||||
|
|
Loading…
Reference in New Issue