Skip to content

Commit

Permalink
[NOT FOR UPSTREAM] CODEOWNERS: add @ujfalusi and AMD/MTK owners
Browse files Browse the repository at this point in the history
We need to make sure all reviewers are kept in the loop

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
  • Loading branch information
plbossart committed Dec 1, 2021
1 parent 7c708a1 commit 32b5e56
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# 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 @ranj063 @kv2019i @dbaluta @bardliao
* @lgirdwood @plbossart @ranj063 @kv2019i @dbaluta @bardliao @ujfalusi @ajitkupandey @kuanhsuncheng @yaochunhung

# Order is important. The last matching pattern has the most precedence.
# So if a pull request only touches javascript files, only these owners
Expand Down Expand Up @@ -73,6 +73,10 @@ sound/soc/sof/intel/shim.h @keyonjie @libinyang @bardliao @lyakh @juimonen
# amd parts
sound/soc/sof/amd/* @ajitkupandey @bhiregoudar @sunilkumardommati @vijendarmukunda

# mtk parts
sound/soc/sof/mtk/* @yaochunhung @kuanhsuncheng
include/sound/sof/dai-mediatek.h @yaochunhung @kuanhsuncheng

# SoundWire parts
drivers/soundwire @RanderWang @shumingfan @oder-chiou @jack-cy-yu @ryans-lee
include/linux/soundwire @RanderWang @shumingfan @oder-chiou @jack-cy-yu @ryans-lee
Expand Down

0 comments on commit 32b5e56

Please sign in to comment.