Skip to content

Commit

Permalink
CODEOWNERS: Add self to sysbuild
Browse files Browse the repository at this point in the history
Add myself to sysbuild entry and adds additional folders.

Signed-off-by: Jamie McCrae <[email protected]>
  • Loading branch information
nordicjm authored and MaureenHelm committed Mar 8, 2023
1 parent ce4a809 commit b3b2f28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,7 @@
/doc/_scripts/ @carlescufi
/doc/connectivity/bluetooth/ @alwa-nordic @jhedberg @Vudentz
/doc/build/dts/ @galak @mbolivar-nordic
/doc/build/sysbuild/ @tejlmand @nordicjm
/doc/hardware/peripherals/canbus/ @alexanderwachter @henrikbrixandersen
/doc/security/ @ceolin @d3zd3z
/drivers/debug/ @nashif
Expand Down Expand Up @@ -685,6 +686,7 @@
/kernel/device.c @andyross @nashif
/kernel/idle.c @andyross @nashif
/samples/ @nashif
/samples/application_development/sysbuild/ @tejlmand @nordicjm
/samples/basic/minimal/ @carlescufi
/samples/basic/servo_motor/boards/*microbit* @jhe
/samples/bluetooth/ @jhedberg @Vudentz @alwa-nordic @sjanc
Expand Down Expand Up @@ -761,7 +763,7 @@ scripts/build/gen_image_info.py @tejlmand
/scripts/build/uf2conv.py @petejohanson
/scripts/build/user_wordsize.py @cfriedt
/scripts/valgrind.supp @aescolar @daor-oti
/share/sysbuild/ @tejlmand
/share/sysbuild/ @tejlmand @nordicjm
/share/zephyr-package/ @tejlmand
/share/zephyrunittest-package/ @tejlmand
/subsys/bluetooth/ @alwa-nordic @jhedberg @Vudentz
Expand Down

0 comments on commit b3b2f28

Please sign in to comment.