Browse Source

CODEOWNERS: Add soc/Kconfig and boards/Kconfig ownership

Adds previously missed files.

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
pull/56881/head
Jamie McCrae 2 years ago committed by Anas Nashif
parent
commit
e2d1fce6ca
  1. 2
      CODEOWNERS

2
CODEOWNERS

@ -70,6 +70,7 @@ @@ -70,6 +70,7 @@
/soc/arm64/arm/ @povergoing
/soc/arm64/arm/fvp_aemv8a/ @carlocaione
/soc/arm64/intel_socfpga/* @siclim
/soc/Kconfig @tejlmand @galak @nashif @nordicjm
/submanifests/* @mbolivar-nordic
/arch/x86/ @jhedberg @nashif @aasthagr
/arch/nios2/ @nashif
@ -200,6 +201,7 @@ @@ -200,6 +201,7 @@
/boards/arm64/fvp_baser_aemv8r/ @povergoing
/boards/arm64/fvp_base_revc_2xaemv8a/ @carlocaione
/boards/arm64/intel_socfpga_agilex_socdk/ @siclim @ngboonkhai
/boards/Kconfig @tejlmand @galak @nashif @nordicjm
# All cmake related files
/cmake/ @tejlmand @nashif
/cmake/*/arcmwdt/ @abrodkin @evgeniy-paltsev @tejlmand

Loading…
Cancel
Save