From 219f9fe8fdaaafa3c13701634b7c9109c5a8e61f Mon Sep 17 00:00:00 2001 From: DINESHKUMAR Date: Thu, 17 Oct 2024 10:49:57 +0530 Subject: [PATCH] CODEOWNERS: add codeowner for SOF with Zephyr on AMD ACP_6_0. Add myself and basavaraj as codeowners for ACP_6_0 related files for SOF with Zephyr OS. Signed-off-by: Kalva, DineshKumar --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 4c737dc9642dd6f..4ba7e987b6cb407 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -133,6 +133,7 @@ /boards/arm64/intel_socfpga_agilex_socdk/ @siclim @ngboonkhai /boards/arm64/intel_socfpga_agilex5_socdk/ @teikheng @gdengi /boards/arm64/rcar_*/ @lorc @xakep-amatop +/boards/amd/amd_acp_6_0_adsp @dineshkumar.kalva @basavaraj.hiregoudar # All cmake related files /doc/develop/tools/coccinelle.rst @himanshujha199640 @JuliaLawall /doc/services/device_mgmt/smp_protocol.rst @de-nordic @nordicjm