mirror of https://github.com/thesofproject/sof.git
github: added mwierzbix as owner of preproc
Signed-off-by: Michal Jerzy Wierzbicki <michalx.wierzbicki@linux.intel.com>
This commit is contained in:
parent
7a7934332f
commit
a8e6dbdb80
13
CODEOWNERS
13
CODEOWNERS
|
@ -7,11 +7,12 @@
|
|||
# Order is important. The last matching pattern has the most precedence.
|
||||
# So if a pull request only touches javascript files, only these owners
|
||||
# will be requested to review.
|
||||
test/* @jajanusz
|
||||
src/math/* @singalsu
|
||||
src/arch/xtensa/* @tlauda
|
||||
src/platform/* @tlauda
|
||||
*.sh @jajanusz
|
||||
|
||||
test/* @jajanusz
|
||||
src/math/* @singalsu
|
||||
src/arch/xtensa/* @tlauda
|
||||
src/platform/* @tlauda
|
||||
*.sh @jajanusz
|
||||
src/include/sof/preproc*.h @mwierzbix
|
||||
test/cmocka/include/* @mwierzbix
|
||||
# You can also use email addresses if you prefer.
|
||||
#docs/* docs@example.com
|
||||
|
|
Loading…
Reference in New Issue