Skip to content

Commit

Permalink
MAINTAINERS: Also match gecko recursively
Browse files Browse the repository at this point in the history
By uniformity with the other patterns, match "gecko" recursively.

Signed-off-by: Jérôme Pouiller <[email protected]>
  • Loading branch information
jerome-pouiller authored and kartben committed Mar 3, 2025
1 parent 086d9b6 commit d8edd78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTAINERS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3624,7 +3624,7 @@ Silabs Platforms:
- boards/silabs/
- dts/arm/silabs/
- dts/bindings/*/silabs*
- drivers/*/*gecko*
- drivers/**/*gecko*
- drivers/**/*silabs*
- drivers/**/*siwx91x*
- tests/boards/silabs/
Expand Down

0 comments on commit d8edd78

Please sign in to comment.