Skip to content

Commit bcde2bf

Browse files
committed
codeowners: Fix format
Fixes the format of the CODEOWNERS file by putting slashes on the end of directories. Also add the missed top level zephyr directory to the list Signed-off-by: Jamie McCrae <[email protected]>
1 parent a03c95f commit bcde2bf

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

CODEOWNERS

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
boot/boot_serial @nordicjm @de-nordic
2-
boot/bootutil @davidvincze
3-
boot/cypress @romanjoe
4-
boot/espressif @almir-okato
5-
boot/mynewt @kasjer
6-
boot/nuttx @michallenc
7-
boot/zcbor @nordicjm @de-nordic
8-
boot/zephyr @nordicjm @de-nordic
1+
boot/boot_serial/ @nordicjm @de-nordic
2+
boot/bootutil/ @davidvincze
3+
boot/cypress/ @romanjoe
4+
boot/espressif/ @almir-okato
5+
boot/mynewt/ @kasjer
6+
boot/nuttx/ @michallenc
7+
boot/zcbor/ @nordicjm @de-nordic
8+
boot/zephyr/ @nordicjm @de-nordic
9+
zephyr/ @nordicjm @de-nordic
910
* @d3zd3z

0 commit comments

Comments
 (0)