CODEOWNERS -= xiulipan

Let's stop spamming Xiuli.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2021-03-18 11:14:25 -07:00 committed by Liam Girdwood
parent e50ae6be8c
commit 5e971a2f06
1 changed files with 7 additions and 9 deletions

View File

@ -32,8 +32,7 @@ src/audio/drc/* @johnylin76 @cujomalainey @dgreid
src/audio/multiband_drc/* @johnylin76 @cujomalainey @dgreid src/audio/multiband_drc/* @johnylin76 @cujomalainey @dgreid
# platforms # platforms
src/platform/baytrail/* @xiulipan src/platform/haswell/* @randerwang
src/platform/haswell/* @xiulipan @randerwang
src/platform/suecreek/* @lyakh src/platform/suecreek/* @lyakh
src/arch/xtensa/debug/gdb/* @mrajwa src/arch/xtensa/debug/gdb/* @mrajwa
src/platform/imx8/** @dbaluta src/platform/imx8/** @dbaluta
@ -47,7 +46,7 @@ src/drivers/dw/* @lyakh
# other libs # other libs
src/math/* @singalsu src/math/* @singalsu
src/ipc/* @xiulipan @bardliao src/ipc/* @bardliao
src/drivers/intel/cavs/sue-ipc.c @lyakh src/drivers/intel/cavs/sue-ipc.c @lyakh
src/lib/* @libinyang src/lib/* @libinyang
src/debug/gdb/* @mrajwa src/debug/gdb/* @mrajwa
@ -55,13 +54,12 @@ src/schedule @mrajwa
# other helpers # other helpers
# Mostly overridden by *.(ba)sh below # Mostly overridden by *.(ba)sh below
scripts/* @xiulipan @marc-hb scripts/* @marc-hb
# tools(old 'soft' repo) # tools(old 'soft' repo)
tools/logger/* @xiulipan @bkokoszx @akloniex tools/logger/* @bkokoszx @akloniex
tools/topology/* @ranj063 @xiulipan tools/topology/* @ranj063
tools/testbench/* @ranj063 tools/testbench/* @ranj063
tools/test/* @xiulipan
tools/test/audio/* @singalsu tools/test/audio/* @singalsu
tools/ctl/* @singalsu tools/ctl/* @singalsu
tools/tune/* @singalsu tools/tune/* @singalsu
@ -78,9 +76,9 @@ tools/oss-fuzz/* @cujomalainey
*.sh @marc-hb *.sh @marc-hb
*.bash @marc-hb *.bash @marc-hb
*trace.* @xiulipan @akloniex *trace.* @akloniex
/.github/ @dbaluta @cujomalainey @xiulipan @lgirdwood @marc-hb @zrombel /.github/ @dbaluta @cujomalainey @lgirdwood @marc-hb @zrombel
# You can also use email addresses if you prefer. # You can also use email addresses if you prefer.
#docs/* docs@example.com #docs/* docs@example.com