2018-11-22 00:25:57 +08:00
|
|
|
# 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
|
|
|
|
|
|
|
|
# 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.
|
2018-11-28 21:09:47 +08:00
|
|
|
|
2019-01-12 02:04:11 +08:00
|
|
|
# include files
|
2018-11-28 21:09:47 +08:00
|
|
|
src/include/sof/dmic.h @singalsu
|
|
|
|
src/include/host/* @ranj063
|
2019-05-31 21:04:48 +08:00
|
|
|
src/include/ipc/** @thesofproject/steering-committee
|
|
|
|
src/include/kernel/** @thesofproject/steering-committee
|
|
|
|
src/include/user/** @thesofproject/steering-committee
|
2018-12-07 17:27:38 +08:00
|
|
|
src/include/gdb/* @mrajwa
|
2019-03-08 08:20:01 +08:00
|
|
|
src/include/audio/kpb.h @mrajwa
|
2019-05-30 02:33:24 +08:00
|
|
|
src/include/audio/mux.h @akloniex
|
2018-11-28 21:09:47 +08:00
|
|
|
|
|
|
|
# audio component
|
2018-11-28 01:22:11 +08:00
|
|
|
src/audio/src* @singalsu
|
|
|
|
src/audio/eq* @singalsu
|
|
|
|
src/audio/fir* @singalsu
|
|
|
|
src/audio/iir* @singalsu
|
|
|
|
src/audio/tone.c @singalsu
|
2019-03-08 08:20:01 +08:00
|
|
|
src/audio/kpb.c @mrajwa
|
2019-05-30 02:33:24 +08:00
|
|
|
src/audio/mux/* @akloniex
|
2018-11-28 21:09:47 +08:00
|
|
|
|
2019-01-12 02:04:11 +08:00
|
|
|
# platforms
|
2018-11-28 21:09:47 +08:00
|
|
|
src/arch/xtensa/* @tlauda
|
|
|
|
src/platform/* @tlauda
|
|
|
|
src/platform/baytrail/* @xiulipan
|
2019-01-14 10:15:37 +08:00
|
|
|
src/platform/haswell/* @xiulipan @randerwang
|
2019-01-24 18:27:11 +08:00
|
|
|
src/platform/suecreek/* @lyakh
|
2019-03-08 08:20:01 +08:00
|
|
|
src/arch/xtensa/gdb/* @mrajwa
|
2018-11-28 21:09:47 +08:00
|
|
|
|
|
|
|
# drivers
|
2018-11-28 01:22:11 +08:00
|
|
|
src/drivers/intel/cavs/dmic.c @singalsu
|
2019-01-24 18:27:11 +08:00
|
|
|
src/drivers/intel/cavs/sue-iomux.c @lyakh
|
2019-01-14 10:15:37 +08:00
|
|
|
src/drivers/intel/haswell/* @randerwang
|
2019-01-24 18:27:11 +08:00
|
|
|
src/drivers/dw/* @lyakh
|
2018-11-28 21:09:47 +08:00
|
|
|
|
|
|
|
# other libs
|
2018-11-28 01:22:11 +08:00
|
|
|
src/host/* @ranj063
|
2018-11-28 21:09:47 +08:00
|
|
|
src/math/* @singalsu
|
2018-12-02 07:01:10 +08:00
|
|
|
src/ipc/* @xiulipan @bardliao
|
2019-01-24 18:27:11 +08:00
|
|
|
src/ipc/sue-ipc.c @lyakh
|
2018-12-05 09:01:42 +08:00
|
|
|
src/lib/* @libinyang
|
2018-12-07 17:27:38 +08:00
|
|
|
src/gdb/* @mrajwa
|
2018-11-28 01:22:11 +08:00
|
|
|
|
2018-11-28 21:09:47 +08:00
|
|
|
# other helpers
|
2019-01-29 22:00:19 +08:00
|
|
|
test/** @jajanusz
|
2018-11-28 21:09:47 +08:00
|
|
|
scripts/* @xiulipan
|
|
|
|
rimage/* @xiulipan
|
|
|
|
|
|
|
|
# tools(old soft)
|
2019-04-01 18:06:16 +08:00
|
|
|
tools/logger/* @xiulipan @bkokoszx @akloniex
|
2018-11-28 21:09:47 +08:00
|
|
|
tools/topology/* @ranj063 @xiulipan
|
|
|
|
tools/test/* @xiulipan
|
2018-12-04 22:25:18 +08:00
|
|
|
tools/test/audio/* @singalsu
|
|
|
|
tools/eqctl/* @singalsu
|
|
|
|
tools/tune/* @singalsu
|
2018-11-28 21:09:47 +08:00
|
|
|
|
2019-01-23 01:30:00 +08:00
|
|
|
# build system
|
2019-01-29 22:00:19 +08:00
|
|
|
**/CMakeLists.txt @jajanusz
|
|
|
|
**/Kconfig @jajanusz
|
|
|
|
scripts/cmake/** @jajanusz
|
|
|
|
scripts/kconfig/** @jajanusz
|
2019-01-23 01:30:00 +08:00
|
|
|
|
2018-11-28 21:09:47 +08:00
|
|
|
# related fileds
|
|
|
|
*.sh @jajanusz
|
2019-04-01 18:06:16 +08:00
|
|
|
*trace.* @xiulipan @akloniex
|
2018-11-22 22:36:22 +08:00
|
|
|
|
2018-11-22 00:25:57 +08:00
|
|
|
# You can also use email addresses if you prefer.
|
|
|
|
#docs/* docs@example.com
|