sof/CODEOWNERS
Line: 5: incorrect codeowner user: lgirdwood Line: 5: incorrect codeowner user: plbossart Line: 5: incorrect codeowner user: mmaka1 Line: 5: incorrect codeowner user: lbetlej Line: 5: incorrect codeowner user: dbaluta Line: 5: incorrect codeowner user: tlauda Line: 5: incorrect codeowner user: jajanusz Line: 5: no users/groups matched Line: 12: incorrect codeowner user: singalsu Line: 12: no users/groups matched Line: 13: incorrect codeowner user: ranj063 Line: 13: no users/groups matched Line: 14: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 15: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 16: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 17: incorrect codeowner user: mrajwa Line: 17: no users/groups matched Line: 18: incorrect codeowner user: mrajwa Line: 18: no users/groups matched Line: 19: incorrect codeowner user: akloniex Line: 19: no users/groups matched Line: 22: incorrect codeowner user: singalsu Line: 22: no users/groups matched Line: 23: incorrect codeowner user: singalsu Line: 23: no users/groups matched Line: 24: incorrect codeowner user: singalsu Line: 24: no users/groups matched Line: 25: incorrect codeowner user: singalsu Line: 25: no users/groups matched Line: 26: incorrect codeowner user: singalsu Line: 26: no users/groups matched Line: 27: incorrect codeowner user: mrajwa Line: 27: no users/groups matched Line: 28: incorrect codeowner user: akloniex Line: 28: no users/groups matched Line: 29: incorrect codeowner user: cujomalainey Line: 29: incorrect codeowner user: dgreid Line: 29: no users/groups matched Line: 32: incorrect codeowner user: tlauda Line: 32: no users/groups matched Line: 33: incorrect codeowner user: tlauda Line: 33: no users/groups matched Line: 34: incorrect codeowner user: xiulipan Line: 34: no users/groups matched Line: 35: incorrect codeowner user: xiulipan Line: 35: incorrect codeowner user: randerwang Line: 35: no users/groups matched Line: 36: incorrect codeowner user: lyakh Line: 36: no users/groups matched Line: 37: incorrect codeowner user: mrajwa Line: 37: no users/groups matched Line: 38: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 41: incorrect codeowner user: singalsu Line: 41: no users/groups matched Line: 42: incorrect codeowner user: lyakh Line: 42: no users/groups matched Line: 43: incorrect codeowner user: randerwang Line: 43: no users/groups matched Line: 44: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 45: incorrect codeowner user: lyakh Line: 45: no users/groups matched Line: 48: incorrect codeowner user: ranj063 Line: 48: no users/groups matched Line: 49: incorrect codeowner user: singalsu Line: 49: no users/groups matched Line: 50: incorrect codeowner user: xiulipan Line: 50: incorrect codeowner user: bardliao Line: 50: no users/groups matched Line: 51: incorrect codeowner user: lyakh Line: 51: no users/groups matched Line: 52: incorrect codeowner user: libinyang Line: 52: no users/groups matched Line: 53: incorrect codeowner user: mrajwa Line: 53: no users/groups matched Line: 54: incorrect codeowner user: tlauda Line: 54: incorrect codeowner user: mrajwa Line: 54: no users/groups matched Line: 57: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 58: incorrect codeowner user: xiulipan Line: 58: no users/groups matched Line: 59: incorrect codeowner user: xiulipan Line: 59: no users/groups matched Line: 62: incorrect codeowner user: xiulipan Line: 62: incorrect codeowner user: bkokoszx Line: 62: incorrect codeowner user: akloniex Line: 62: no users/groups matched Line: 63: incorrect codeowner user: ranj063 Line: 63: incorrect codeowner user: xiulipan Line: 63: no users/groups matched Line: 64: incorrect codeowner user: xiulipan Line: 64: no users/groups matched Line: 65: incorrect codeowner user: singalsu Line: 65: no users/groups matched Line: 66: incorrect codeowner user: singalsu Line: 66: no users/groups matched Line: 67: incorrect codeowner user: singalsu Line: 67: no users/groups matched Line: 70: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 71: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 72: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 73: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 76: incorrect codeowner user: jajanusz Line: 76: no users/groups matched Line: 77: incorrect codeowner user: xiulipan Line: 77: incorrect codeowner user: akloniex Line: 77: no users/groups matched

81 lines
2.2 KiB
Plaintext

# Lines starting with '#' are comments.
# Each line is a file pattern followed by one or more owners.
# These owners will be the default owners for everything in the repo.
* @lgirdwood @plbossart @mmaka1 @lbetlej @dbaluta @tlauda @jajanusz
# 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.
# include files
src/include/sof/dmic.h @singalsu
src/include/host/* @ranj063
src/include/ipc/** @thesofproject/steering-committee
src/include/kernel/** @thesofproject/steering-committee
src/include/user/** @thesofproject/steering-committee
src/include/gdb/* @mrajwa
src/include/audio/kpb.h @mrajwa
src/include/audio/mux.h @akloniex
# audio component
src/audio/src* @singalsu
src/audio/eq* @singalsu
src/audio/fir* @singalsu
src/audio/iir* @singalsu
src/audio/tone.c @singalsu
src/audio/kpb.c @mrajwa
src/audio/mux/* @akloniex
src/audio/dcblock* @cujomalainey @dgreid
# platforms
src/arch/xtensa/* @tlauda
src/platform/* @tlauda
src/platform/baytrail/* @xiulipan
src/platform/haswell/* @xiulipan @randerwang
src/platform/suecreek/* @lyakh
src/arch/xtensa/gdb/* @mrajwa
src/platform/imx8/** @dbaluta
# drivers
src/drivers/intel/cavs/dmic.c @singalsu
src/drivers/intel/cavs/sue-iomux.c @lyakh
src/drivers/intel/haswell/* @randerwang
src/drivers/imx/** @dbaluta
src/drivers/dw/* @lyakh
# other libs
src/host/* @ranj063
src/math/* @singalsu
src/ipc/* @xiulipan @bardliao
src/ipc/sue-ipc.c @lyakh
src/lib/* @libinyang
src/gdb/* @mrajwa
src/schedule @tlauda @mrajwa
# other helpers
test/** @jajanusz
scripts/* @xiulipan
rimage/* @xiulipan
# tools(old soft)
tools/logger/* @xiulipan @bkokoszx @akloniex
tools/topology/* @ranj063 @xiulipan
tools/test/* @xiulipan
tools/test/audio/* @singalsu
tools/eqctl/* @singalsu
tools/tune/* @singalsu
# build system
**/CMakeLists.txt @jajanusz
**/Kconfig @jajanusz
scripts/cmake/** @jajanusz
scripts/kconfig/** @jajanusz
# related fileds
*.sh @jajanusz
*trace.* @xiulipan @akloniex
# You can also use email addresses if you prefer.
#docs/* docs@example.com