From 872cefe357febf35f96717a710aa1695cbb2ae0d Mon Sep 17 00:00:00 2001 From: Janusz Jankowski Date: Fri, 11 Jan 2019 19:04:11 +0100 Subject: [PATCH] [skip ci] github: remove mwierzbix from CODEOWNERS He is no longer member of this project. +fixed some typos Signed-off-by: Janusz Jankowski --- CODEOWNERS | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 7d442e34c..252079d16 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -8,8 +8,7 @@ # So if a pull request only touches javascript files, only these owners # will be requested to review. -# inlcldue files -src/include/sof/preproc*.h @mwierzbix +# include files src/include/sof/dmic.h @singalsu src/include/host/* @ranj063 src/include/uapi/* @bardliao @@ -23,7 +22,7 @@ src/audio/fir* @singalsu src/audio/iir* @singalsu src/audio/tone.c @singalsu -# platfroms +# platforms src/arch/xtensa/* @tlauda src/platform/* @tlauda src/platform/baytrail/* @xiulipan @@ -41,7 +40,6 @@ src/gdb/* @mrajwa # other helpers test/* @jajanusz -test/cmocka/include/* @mwierzbix scripts/* @xiulipan rimage/* @xiulipan