codeowners: add @tlauda and @mrajwa as codeowners of schedule directory

This adds @tlauda and @mrajwa as codeowners of
src\scheduler directory so they will be
auto-requested for review in all changes related
to files under this directory.

Signed-off-by: Marcin Rajwa <marcin.rajwa@linux.intel.com>
This commit is contained in:
Marcin Rajwa 2019-09-02 19:25:49 +02:00 committed by Tomasz Lauda
parent 1571af188b
commit aa788b995c
1 changed files with 1 additions and 0 deletions

View File

@ -48,6 +48,7 @@ src/ipc/* @xiulipan @bardliao
src/ipc/sue-ipc.c @lyakh src/ipc/sue-ipc.c @lyakh
src/lib/* @libinyang src/lib/* @libinyang
src/gdb/* @mrajwa src/gdb/* @mrajwa
src/schedule @tlauda @mrajwa
# other helpers # other helpers
test/** @jajanusz test/** @jajanusz