Skip to content

Commit

Permalink
CODEOWNERS: Add NXP people as owners for scheduler
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dbaluta authored and kv2019i committed May 19, 2023
1 parent 2d3c7ea commit aa91bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit aa91bed

Please sign in to comment.