Skip to content

Commit

Permalink
CODEOWNERS: Add code owners for AMD platform support
Browse files Browse the repository at this point in the history
This patch add codeowners for AMD platform related SOF drivers.

Signed-off-by: Ajit Kumar Pandey <AjitKumar.Pandey@amd.com>
  • Loading branch information
ajitkupandey authored and plbossart committed Sep 20, 2021
1 parent 8582cc2 commit 73e5ae0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ include/sound/sof/control.h @ranj063 @singalsu @dbaluta
include/sound/sof/dai.h @ranj063 @singalsu @juimonen @dbaluta
include/sound/sof/dai-imx.h @ranj063 @singalsu @juimonen @dbaluta
include/sound/sof/dai-intel.h @ranj063 @singalsu @juimonen
include/sound/sof/dai-amd.h @ajitkupandey @bhiregoudar @sunilkumardommati @vijendarmukunda
include/sound/sof/ext_manifest.h @lyakh @ranj063 @keyonjie @juimonen
include/sound/sof/header.h @lyakh @ranj063 @keyonjie @juimonen
include/sound/sof/info.h @lyakh @ranj063 @keyonjie @juimonen
Expand Down Expand Up @@ -69,6 +70,9 @@ sound/soc/sof/intel/Kconfig @keyonjie @libinyang
sound/soc/sof/intel/Makefile @keyonjie @libinyang
sound/soc/sof/intel/shim.h @keyonjie @libinyang @bardliao @lyakh @juimonen

# amd parts
sound/soc/sof/amd/* @ajitkupandey @bhiregoudar @sunilkumardommati @vijendarmukunda

# 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 73e5ae0

Please sign in to comment.