Skip to content

Commit 6aeb834

Browse files
tmlemankv2019i
authored andcommitted
CODEOWNERS: Update IPC code reviewers
Replace @marcinszkudlinski with @tmleman as reviewer for IPC-related code paths. This updates ownership for: - src/include/ipc/** - src/include/ipc4/** - src/ipc/* The change reflects the transfer of IPC code review responsibilities following marcinszkudlinski's departure from the project. Signed-off-by: Tomasz Leman <tomasz.m.leman@intel.com>
1 parent 9ce8671 commit 6aeb834

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CODEOWNERS

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
# include files
1313
src/include/sof/drivers/dmic.h @singalsu
1414
src/include/ipc/** @thesofproject/steering-committee
15-
src/include/ipc/** @randerwang @marcinszkudlinski @pblaszko
16-
src/include/ipc4/** @randerwang @marcinszkudlinski @pblaszko
15+
src/include/ipc/** @randerwang @tmleman @pblaszko
16+
src/include/ipc4/** @randerwang @tmleman @pblaszko
1717
src/include/kernel/** @thesofproject/steering-committee
1818
src/include/user/** @thesofproject/steering-committee
1919
src/include/sof/debug/gdb/* @abonislawski
@@ -62,7 +62,7 @@ src/drivers/mediatek/mt8195/* @yaochunhung @kuanhsuncheng
6262

6363
# other libs
6464
src/math/* @singalsu
65-
src/ipc/* @bardliao @marcinszkudlinski @pblaszko
65+
src/ipc/* @bardliao @tmleman @pblaszko
6666
# src/lib/* TODO
6767
src/debug/gdb/* @abonislawski
6868
src/schedule @pblaszko @marcinszkudlinski @dbaluta @LaurentiuM1234

0 commit comments

Comments
 (0)