Skip to content

Commit

Permalink
codeowners: Fix board location for thingy91* boards
Browse files Browse the repository at this point in the history
The codeowners entry was added in parallel to HWMv2 transition, the CI
was not rerun after the upmerge so this was missed and CODEOWNERS check
is now failing.

Signed-off-by: Robert Lubos <[email protected]>
  • Loading branch information
rlubos authored and carlescufi committed May 6, 2024
1 parent 620f21a commit 27eb54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
/applications/zigbee_weather_station/ @milewr
# Boards
/boards/ @anangl
/boards/arm/thingy91* @anangl @nrfconnect/ncs-cia
/boards/nordic/thingy91* @anangl @nrfconnect/ncs-cia
# All cmake related files
/cmake/ @tejlmand
/CMakeLists.txt @tejlmand
Expand Down

0 comments on commit 27eb54e

Please sign in to comment.